'Declaration Public Function New( _ ByVal items As System.Collections.Generic.IList(Of LabeledValue) _ )
public LabeledValues( System.Collections.Generic.IList<LabeledValue> items )
Parameters
- items
- The list of the LabeledValue objects.
'Declaration Public Function New( _ ByVal items As System.Collections.Generic.IList(Of LabeledValue) _ )
public LabeledValues( System.Collections.Generic.IList<LabeledValue> items )