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