PrintDocument for WinForms
DataSetFieldCollection コンストラクタ


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

パラメータ

owner
この DataSetFieldCollectionを含む DataSetオブジェクト。
参照

DataSetFieldCollection クラス
DataSetFieldCollection メンバ