This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxContentsView Interface > ISxContentsView.AddToSelectedItems Method (ArcObjects .NET 10.4 SDK) |
Adds to the selected items.
[Visual Basic .NET] Public Sub AddToSelectedItems ( _ ByVal item As Object _ )
[C#] public void AddToSelectedItems ( object item );