This document is archived and information here might be outdated. Recommended version. |
The number of selected features that are editable.
[Visual Basic .NET]
Public ReadOnly Property SelectionCount As Integer
[C#]
public int SelectionCount {get;}
[C++]
HRESULT get_SelectionCount(
System.Int32* Selection
);
[C++] Parameters Selection [out, retval]
Selection is a parameter of type long*
This property returns total number of selected features belonging to all editable layers in a map.