TreeView for WinForms
IndexOf(C1CheckListItem) メソッド

C1.Win.TreeView.4.5.2 アセンブリ > C1.Win.TreeView 名前空間 > C1CheckListSelectedItemCollection クラス > IndexOf メソッド : IndexOf(C1CheckListItem) メソッド
指定された項目。
指定された項目を検索し、0 から始まるインデックスを返します。
シンタックス
'宣言
 
Public Overloads Function IndexOf( _
   ByVal item As C1CheckListItem _
) As System.Integer
public System.int IndexOf( 
   C1CheckListItem item
)

パラメータ

item
指定された項目。
参照

C1CheckListSelectedItemCollection クラス
C1CheckListSelectedItemCollection メンバ
オーバーロード一覧