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


IRepresentationWindow.RefreshContents Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

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