This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMap Interface > IMap.SelectionCount Property (ArcObjects .NET 10.4 SDK) |
Number of selected features.
[Visual Basic .NET] Public ReadOnly Property SelectionCount As Integer
[C#] public int SelectionCount {get;}
[C++]
HRESULT get_SelectionCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long