TreeView for WinForms
Item プロパティ (C1CheckListItemCollection)

C1.Win.TreeView.6 アセンブリ > C1.Win.TreeView 名前空間 > C1CheckListItemCollection クラス : Item プロパティ
指定されたインデックス位置の項目を取得または設定します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As C1CheckListItem
public C1CheckListItem this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

C1CheckListItemCollection クラス
C1CheckListItemCollection メンバ