ArcObjects Library Reference  (Carto)    

IGraphicsContainerSelect.ElementSelectionCount Property

The number of selected elements.

[Visual Basic 6.0]
Property ElementSelectionCount As Long
[Visual Basic .NET]
Public ReadOnly Property ElementSelectionCount As Integer
[C#]
public int ElementSelectionCount {get;}
[Java]
public int getElementSelectionCount()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_ElementSelectionCount(
  long* Count
);
[C++]

Parameters

Count [out, retval]

  Count is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGraphicsContainerSelect Interface

 


Feedback Send feedback on this page