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


IContentsViewSelection.SelectedItems Property (ArcObjects .NET 10.4 SDK)
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