PrintDocument for WinForms
AggregateCollection コンストラクタ


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.DataBinding 名前空間 > AggregateCollection クラス : AggregateCollection コンストラクタ
このコレクションのオーナーである C1DataSchemaオブジェクト。
AggregateCollectionクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As C1DataSchema _
)
'使用法
 
Dim owner As C1DataSchema
 
Dim instance As New AggregateCollection(owner)
public AggregateCollection( 
   C1DataSchema owner
)

パラメータ

owner
このコレクションのオーナーである C1DataSchemaオブジェクト。
参照

AggregateCollection クラス
AggregateCollection メンバ