Name | Description | |
---|---|---|
AccessController | Gets access controller for the page. | |
Count | Gets number of ART groups in the array. | |
Item | Overloaded. Gets or sets a group by index. |
The following tables list the members exposed by ImGearARTGroupArray.
Name | Description | |
---|---|---|
AccessController | Gets access controller for the page. | |
Count | Gets number of ART groups in the array. | |
Item | Overloaded. Gets or sets a group by index. |
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. |