This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxDocument Interface > ISxDocument.UpdateContents Method (ArcObjects .NET 10.5 SDK) |
Notifies the document that the contents have been updated.
[Visual Basic .NET]
Public Sub UpdateContents ( _
)
[C#] public void UpdateContents ( );