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


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

IGxCatalogAdmin.RefreshRootObjects Method

Refreshes the catalog's root objects without refreshing disk connections.

[Visual Basic .NET]
Public Sub RefreshRootObjects ( _
)
[C#]
public void RefreshRootObjects (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalogAdmin Interface