This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Classes > E > ElementSelection CoClass (ArcObjects .NET 10.4 SDK) |
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