Name | Description | |
---|---|---|
LabeledValues Constructor | Initializes a new instance of the LabeledValues collection. |
The following tables list the members exposed by LabeledValues.
Name | Description | |
---|---|---|
LabeledValues Constructor | Initializes a new instance of the LabeledValues collection. |
Name | Description | |
---|---|---|
Empty | The default value of LabeledValues collection. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<LabeledValue>) | |
Item | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<LabeledValue>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<LabeledValue>) |
Name | Description | |
---|---|---|
Contains | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<LabeledValue>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<LabeledValue>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<LabeledValue>) | |
IndexOfValue | Searches LabeledValue object with specified value. |