This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISelection Interface > ISelection.SelectAll Method (ArcObjects .NET 10.4 SDK) |
Selects all items.
[Visual Basic .NET]
Public Sub SelectAll ( _
)
[C#] public void SelectAll ( );
[C++]
HRESULT SelectAll(
void
);