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


IViewCommand.Selection Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

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