PrintDocument for WinForms
AggregateCollection コンストラクタ


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > AggregateCollection クラス : AggregateCollection コンストラクタ
The C1DataSchema object that is the owner of this collection.
Initializes a new instance of the AggregateCollection class.
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As C1DataSchema _
)
'使用法
 
Dim owner As C1DataSchema
 
Dim instance As New AggregateCollection(owner)
public AggregateCollection( 
   C1DataSchema owner
)

パラメータ

owner
The C1DataSchema object that is the owner of this collection.
参照

AggregateCollection クラス
AggregateCollection メンバ