This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMap Interface > IMap.ClearSelection Method (ArcObjects .NET 10.5 SDK) |
Clears the map selection.
[Visual Basic .NET]
Public Sub ClearSelection ( _
)
[C#] public void ClearSelection ( );
[C++]
HRESULT ClearSelection(
void
);