Blazor コントロール
Item プロパティ (C1SpanDataCollection<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1SpanDataCollection<T> クラス : Item プロパティ
The position of the requested item.
Gets the item at the specified position.
シンタックス
'宣言
 
Public Overrides ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As T
public override T this[ 
   System.int index
]; {get;}

パラメータ

index
The position of the requested item.
参照

C1SpanDataCollection<T> クラス
C1SpanDataCollection<T> メンバ