This document is archived and information here might be outdated. Recommended version. |
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**