Provides access to members that control the Graphics element collection.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
CoClasses that implement IElementCollection2
CoClasses and Classes | Description |
---|---|
ElementCollection | Collection of elements. |