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


IGxObject.Refresh Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxObject.Refresh Method

Updates the object and any children of the object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObject Interface

.NET Samples

Custom GxObject (Code Files: GxPyObject)