ArcObjects Library Reference (ArcMapUI)  

IContentsViewSelection.SelectedItems Property

Selection set containing the highlighted items in contents view.

[Visual Basic .NET]
Public Property SelectedItems As ISet
[C#]
public ISet SelectedItems {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IContentsViewSelection Interface