This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxCatalogAdmin Interface > IGxCatalogAdmin.RootObject Property (ArcObjects .NET 10.5 SDK) |
The specified root-level object.
[Visual Basic .NET] Public Function get_RootObject ( _ ByVal index As Integer _ ) As IGxObject
[C#] public IGxObject get_RootObject ( int index );