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


IContentsViewSelection.SelectedItems Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IC > IContentsViewSelection Interface > IContentsViewSelection.SelectedItems Property
ArcGIS Developer Help

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