PrintDocument for WinForms
Field コンストラクタ


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Field クラス : Field コンストラクタ
フィールドの一意の名前。
Fieldクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String _
)
'使用法
 
Dim name As System.String
 
Dim instance As New Field(name)
public Field( 
   System.string name
)

パラメータ

name
フィールドの一意の名前。
参照

Field クラス
Field メンバ