TreeView for WinForms
Equals メソッド (NodeCellStyle)

C1.Win.TreeView.6 アセンブリ > C1.Win.TreeView 名前空間 > NodeCellStyle クラス : Equals メソッド
現在の NodeCellStyle と比較するオブジェクト。
指定された NodeCellStyleが現在の NodeCellStyleと等しいかどうかを判定します。
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
現在の NodeCellStyle と比較するオブジェクト。

戻り値の型

指定された NodeCellStyleが現在の NodeCellStyleと等しい場合は true、そうでない場合は false。
参照

NodeCellStyle クラス
NodeCellStyle メンバ