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


IRepresentationWindow.RefreshContents Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IR > IRepresentationWindow Interface > IRepresentationWindow.RefreshContents Method
ArcGIS Developer Help

IRepresentationWindow.RefreshContents Method

Refreshes the contents.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRepresentationWindow Interface