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


IGxObjectContainer.Children Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectContainer Interface > IGxObjectContainer.Children Property
ArcGIS Developer Help

IGxObjectContainer.Children Property

An enumeration of the child objects.

[Visual Basic .NET]
Public ReadOnly Property Children As IEnumGxObject
[C#]
public IEnumGxObject Children {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectContainer Interface