This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IT > ITimeLayerTrackExtension Interface > ITimeLayerTrackExtension.AttachedObjects Property (ArcObjects .NET 10.4 SDK) |
Provides access to the objects attached to the track.
[Visual Basic .NET] Public ReadOnly Property AttachedObjects As IArray
[C#] public IArray AttachedObjects {get;}
[C++]
HRESULT get_AttachedObjects(
IArray** ppObjectArray
);
[C++]
Parameters ppObjectArray [out, retval]
ppObjectArray is a parameter of type IArray