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


IGxCatalogAdmin.RootObjectCount Property (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.RootObjectCount Property
ArcGIS Developer Help

IGxCatalogAdmin.RootObjectCount Property

The number of root-level objects in the catalog.

[Visual Basic .NET]
Public ReadOnly Property RootObjectCount As Integer
[C#]
public int RootObjectCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalogAdmin Interface