Reports for WPF
Item(Int32) プロパティ

C1.WPF.C1Report.4 アセンブリ > C1.C1Report 名前空間 > FieldCollection クラス > Item プロパティ : Item(Int32) プロパティ
C1Report.Fields コレクションから1つのフィールドを返します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As Field
public Field Item( 
   System.int index
) {get;}

パラメータ

index
解説
index パラメータには、0〜 Count-1 の整数を指定できます。
参照

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