'使用法 Dim value As System.Object Dim label As System.String Dim instance As New LabeledValue(value, label)
パラメータ
- value
- Value represented by the LabeledValue class.
- label
- Label of value.
'使用法 Dim value As System.Object Dim label As System.String Dim instance As New LabeledValue(value, label)