[]
Initializes a new instance of the LabeledValues collection.
public LabeledValues(IList<LabeledValue> items)
Public Sub New(items As IList(Of LabeledValue))
| Type | Name | Description |
|---|---|---|
| IList<LabeledValue> | items | The list of the LabeledValue objects. |