This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > IScene Interface > IScene.SelectionCount Property (ArcObjects .NET 10.5 SDK) |
The 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