![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxObjectContainer Interface > ITxObjectContainer.Children Property (ArcObjects .NET 10.4 SDK) |
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