This document is archived and information here might be outdated.  Recommended version.


IViewCommand.Selection Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IV > IViewCommand Interface > IViewCommand.Selection Property
ArcGIS Developer Help

IViewCommand.Selection Property

The selection object used by the associated view.

[Visual Basic .NET]
Public ReadOnly Property Selection As ISelection
[C#]
public ISelection Selection {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IViewCommand Interface