Document Library for WinForms
Equals メソッド (OutputRange)

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

パラメータ

obj
The object to compare with the current object.

戻り値の型

true if the specified object is equal to the current object; otherwise, false.
参照

OutputRange クラス
OutputRange メンバ