PrintDocument for WinForms
Item(Int32) プロパティ


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > AggregateCollection クラス > Item プロパティ : Item(Int32) プロパティ
Index of aggregate zero-based.
Enumerates aggregates by index.
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As Aggregate
'使用法
 
Dim instance As AggregateCollection
Dim index As System.Integer
Dim value As Aggregate
 
value = instance.Item(index)
public Aggregate Item( 
   System.int index
) {get;}

パラメータ

index
Index of aggregate zero-based.

プロパティ値

Returns the Aggregate object at specified position.
参照

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