MultiSelect for WinForms
Item プロパティ (TagCollection)

C1.Win.Input.MultiSelect.4.5.2 アセンブリ > C1.Win.Input 名前空間 > TagCollection クラス : Item プロパティ
Gets or sets the object at the specified index.
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As System.Object
public System.object this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

TagCollection クラス
TagCollection メンバ