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


IGxCatalogAdmin.RefreshRootObjects Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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