AutoComplete for ASP.NET Web Forms
Item(Int32) プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > FieldCollection クラス > Item プロパティ : Item(Int32) プロパティ
Returns a field from a C1Report.Fields collection.
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As Field
public Field Item( 
   System.int index
) {get;}

パラメータ

index
解説
The index parameter may be an integer between zero and Count-1.
参照

FieldCollection クラス
FieldCollection メンバ
オーバーロード一覧