ValueLabelsCollection Class Members
In This Topic
The following tables list the members exposed by ValueLabelsCollection.
Public Constructors
Public Properties
| Name | Description |
 | Capacity | (Inherited from System.Collections.CollectionBase) |
 | Count | Gets the item count of the collection. |
 | Item | Overloaded. Gets the specified label from the collection by numeric index. |
Top
Public Methods
| Name | Description |
 | Add | Overloaded. Adds specified label. |
 | AddNewLabel | Adds a new empty label. |
 | Clear | (Inherited from System.Collections.CollectionBase) |
 | RemoveAt | (Inherited from System.Collections.CollectionBase) |
Top
See Also