This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IM > IMetadataHelper Interface > IMetadataHelper.Refresh Method (ArcObjects .NET 10.5 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.