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 > IGxAddGISServerCommand Interface > IGxAddGISServerCommand.GetChildren Method (ArcObjects .NET 10.5 SDK) |
An enumeration of the child objects.
[Visual Basic .NET] Public Function GetChildren ( _ ) As IEnumGxObject
[C#] public IEnumGxObject GetChildren ( );