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


ISxDocument.UpdateContents Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScene)  

ISxDocument.UpdateContents Method

Notifies the document that the contents have been updated.

[Visual Basic .NET]
Public Sub UpdateContents ( _
)
[C#]
public void UpdateContents (
);

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISxDocument Interface