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

C1.C1Report.4 アセンブリ > C1.C1Preview.DataBinding 名前空間 > AggregateCollection クラス > Item プロパティ : Item(Int32) プロパティ
オブジェクトのインデックス。
コレクション内の指定したインデックスのオブジェクトを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As Aggregate
public Aggregate Item( 
   System.int index
) {get;}

パラメータ

index
オブジェクトのインデックス。

プロパティ値

指定した位置の Aggregate オブジェクトを返します。
参照

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