This document is archived and information here might be outdated. Recommended version. |
An enumeration of the child objects.
[Visual Basic .NET] Public ReadOnly Property Children As IEnumTxObject
[C#] public IEnumTxObject Children {get;}
[C++]
HRESULT get_Children(
IEnumTxObject** Children
);
[C++] Parameters Children [out, retval]
Children is a parameter of type IEnumTxObject**