This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicsContainerSelect Interface > IGraphicsContainerSelect.SelectAllElements Method (ArcObjects .NET 10.4 SDK) |
Selects all elements.
[Visual Basic .NET]
Public Sub SelectAllElements ( _
)
[C#] public void SelectAllElements ( );
[C++]
HRESULT SelectAllElements(
void
);
Selects all elements in the container and fires the IActiveViewEvents::SelectionChanged event.