Name | Description | |
---|---|---|
Add | Adds an annotation group to the array. | |
Find | Finds a group specified by the name in the array. | |
GetEnumerator | Returns the IEnumerator interface for the array of groups. | |
GetGroup | Gets a group specified by the name. | |
Remove | Overloaded. Removes the specified group from the array. | |
RemoveAll | Removes all groups from the array. | |
RemoveAt | Removes a group specified by index from the array. |
Is this page helpful?
Yes
No