PrintDocument for WinForms
Equals メソッド (BarcodeSizeOptions)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > BarcodeSizeOptions クラス : Equals メソッド
The object to which the current BarcodeSizeOptions is compared.
Compares this BarcodeSizeOptions to the specified object to determine whether the two are equal.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
'使用法
 
Dim instance As BarcodeSizeOptions
Dim obj As System.Object
Dim value As System.Boolean
 
value = instance.Equals(obj)
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
The object to which the current BarcodeSizeOptions is compared.

戻り値の型

True if the two objects specify the same options, false otherwise.
参照

BarcodeSizeOptions クラス
BarcodeSizeOptions メンバ