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


IGxObject.Refresh Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObject Interface > IGxObject.Refresh Method
ArcGIS Developer Help

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