ActiveReports for .NET 18.0J
Item(Int32) プロパティ

GrapeCity.ActiveReports.Data 名前空間 > FieldCollection クラス > Item プロパティ : Item(Int32) プロパティ
コレクション内でのFieldオブジェクトの位置を示すインデックス。
FieldColloection内の指定したインデックス位置にあるFieldオブジェクトを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As Field
public Field Item( 
   int index
) {get;}

パラメータ

index
コレクション内でのFieldオブジェクトの位置を示すインデックス。
参照

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