Maintains the the graphic element selection.
| Interfaces | Description |
|---|---|
| IConnectionPointContainer | Supports connection points for connectable objects. |
| IEnumElement (esriCarto) | Provides access to members that control the Element enumerator object. |
| ISelection (esriCarto) | Provides access to members that control a collection of selectable objects. |
| Interfaces | Description |
|---|---|
| ISelectionEvents (default) | Provides access to events that occur when the selection changes. |
When working with ElementSelection's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pElementSelection as ElementSelection