BarCode for WinForms
Equals メソッド (BarCodeOptionsBase)

C1.Win.BarCode.4.5.2 アセンブリ > C1.BarCode 名前空間 > BarCodeOptionsBase クラス : Equals メソッド
The System.Object to compare with the current System.Object.
Determines whether the specified System.Object is equal to the current System.Object.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
The System.Object to compare with the current System.Object.

戻り値の型

True if the specified System.Object is equal to the current System.Object; otherwise, False.
参照

BarCodeOptionsBase クラス
BarCodeOptionsBase メンバ