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