DataCollection
Item プロパティ (C1CollectionView)

C1.WPF.DataCollection アセンブリ > C1.WPF.DataCollection 名前空間 > C1CollectionView クラス : Item プロパティ
The index of the items.
Gets or sets the item 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 of the items.
参照

C1CollectionView クラス
C1CollectionView メンバ