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