DataCollection
Item プロパティ (C1DataCollectionBindingList)

C1.DataCollection.BindingList アセンブリ > C1.DataCollection.BindingList 名前空間 > C1DataCollectionBindingList クラス : 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.
参照

C1DataCollectionBindingList クラス
C1DataCollectionBindingList メンバ