ArcObjects Library Reference (ArcMapUI)  

IDataWindow2.Refresh Method

Cause the window to redraw.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDataWindow2 Interface