This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxContentsView Interface > ISxContentsView.Refresh Method (ArcObjects .NET 10.4 SDK) |
Refreshes the contents view. If a non-null item is specified, it refreshes only that item and its children.
[Visual Basic .NET] Public Sub Refresh ( _ ByVal item As Object _ )
[C#] public void Refresh ( object item );