DataCollection
Item プロパティ (C1BindingListDataCollection)

C1.DataCollection.BindingList アセンブリ > C1.DataCollection.BindingList 名前空間 > C1BindingListDataCollection クラス : Item プロパティ
The index.
Gets the element at the specified index in the read-only list.
シンタックス
'宣言
 
Public Overrides ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As System.Object
public override System.object this[ 
   System.int index
]; {get;}

パラメータ

index
The index.

プロパティ値

The item at the specified position.
参照

C1BindingListDataCollection クラス
C1BindingListDataCollection メンバ