DioDocs for PDF
Equals メソッド (BarcodeSizeOptions)

DS.Documents.Barcode アセンブリ > GrapeCity.Documents.Barcode 名前空間 > BarcodeSizeOptions クラス : Equals メソッド
現在の BarcodeSizeOptions が比較されるオブジェクト。
この BarcodeSizeOptions と指定されたオブジェクトを比較して、2 つのオブジェクトが同じオプションを指定しているかどうかを判断します。
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
現在の BarcodeSizeOptions が比較されるオブジェクト。

戻り値の型

2 つのオブジェクトが同じオプションを指定する場合は true、そうでない場合は false。
参照

BarcodeSizeOptions クラス
BarcodeSizeOptions メンバ