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