Document Library for WinForms
LabeledValue コンストラクタ

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > LabeledValue クラス : LabeledValue コンストラクタ
Value represented by the LabeledValue class.
Label of value.
Initializes a new instance of the LabeledValue class.
シンタックス
'宣言
 
Public Function New( _
   ByVal value As System.Object, _
   ByVal label As System.String _
)
public LabeledValue( 
   System.object value,
   System.string label
)

パラメータ

value
Value represented by the LabeledValue class.
label
Label of value.
参照

LabeledValue クラス
LabeledValue メンバ