This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IM > IMetadataHelper Interface > IMetadataHelper.Refresh Method (ArcObjects .NET 10.4 SDK) |
Refreshes the currently selected object in the Catalog.
[Visual Basic .NET] Public Sub Refresh ( _ ByVal ipObject As IGxObject _ )
[C#] public void Refresh ( IGxObject ipObject );
The ipObject parameter must be of data type IGxObject.
Refreshes the currently selected object in the Catalog.