This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPCompositeLayer Interface > IGPCompositeLayer.Children Property (ArcObjects .NET 10.4 SDK) |
Returns the array of layers.
[Visual Basic .NET] Public ReadOnly Property Children As IArray
[C#] public IArray Children {get;}
[C++]
HRESULT get_Children(
IArray** ppChildren
);
[C++]
Parameters ppChildren [out, retval]
ppChildren is a parameter of type IArray