PrintDocument for WinForms
FieldCollection コンストラクタ


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

パラメータ

owner
The owner of the current FieldCollection.
参照

FieldCollection クラス
FieldCollection メンバ