CollectionView for WinForms
Item プロパティ (C1CollectionViewBindingList)

C1.Win.CollectionView アセンブリ > C1.Win.CollectionView 名前空間 > C1CollectionViewBindingList クラス : Item プロパティ
The index.
Gets the System.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
The index.
参照

C1CollectionViewBindingList クラス
C1CollectionViewBindingList メンバ