Initializes a new instance of the
LabeledValue class.
シンタックス
'宣言
Public Function New( _
ByVal As System.Object, _
ByVal As System.String _
)
public LabeledValue(
System.object ,
System.string
)
パラメータ
- value
- Value represented by the LabeledValue class.
- label
- Label of value.
参照