PrintDocument for WinForms
DataSetField コンストラクタ(String)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > DataSetField クラス > DataSetField コンストラクタ : DataSetField コンストラクタ(String)
A string assigned to the name used to identify this field. If the current field is added to a DataSetFieldCollection, this name must be unique within that collection.
Initializes a new instance of the DataSetField class, assigning the C1.C1Preview.NamedCollectionItem.Name of this field.
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String _
)
'使用法
 
Dim name As System.String
 
Dim instance As New DataSetField(name)
public DataSetField( 
   System.string name
)

パラメータ

name
A string assigned to the name used to identify this field. If the current field is added to a DataSetFieldCollection, this name must be unique within that collection.
参照

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