This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the Graphics element collection.
Name | Description | |
---|---|---|
Add | Adds an element to the collection. | |
Clear | Removes all the elements in the collection. | |
Count | Number of elements in the collection. | |
QueryItem | Element at the given index. | |
Remove | Remove an element from the collection. |
Classes | Description |
---|---|
ElementCollection | Collection of elements. |