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)