Name | Description | |
---|---|---|
LabelsCollection Constructor | Overloaded. |
The following tables list the members exposed by LabelsCollection.
Name | Description | |
---|---|---|
LabelsCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Overloaded. Gets the specified label from the collection by numeric index. |
Name | Description | |
---|---|---|
AddNewLabel | Creates a new label and appends it to the collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
IndexOf | Determines the index of a specific item in the LabelsCollection. | |
InsertNewLabel | Creates a new label and inserts it into the collection at the specified index. | |
Remove | Removes the label specified. | |
RemoveAll | Removes all objects from the LabelsCollection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |