This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxApplication Interface > IGxApplication.Refresh Method (ArcObjects .NET 10.4 SDK) |
Refreshes the catalog tree starting at the specified path. If startingPath is 0 or the empty string, the entire catalog is refreshed.
[Visual Basic .NET] Public Sub Refresh ( _ ByVal startingPath As String _ )
[C#] public void Refresh ( string startingPath );