'宣言 Public Function New( _ ByVal items As System.Collections.Generic.IList(Of LabeledValue) _ )
'使用法 Dim items As System.Collections.Generic.IList(Of LabeledValue) Dim instance As New LabeledValues(items)
public LabeledValues( System.Collections.Generic.IList<LabeledValue> items )
パラメータ
- items
- LabeledValueオブジェクトのリスト。