This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationTrack Interface > IAGAnimationTrack.AttachedObjectsCount Property (ArcObjects .NET 10.5 SDK) |
The number of objects to which the track is attached.
[Visual Basic .NET] Public ReadOnly Property AttachedObjectsCount As Integer
[C#] public int AttachedObjectsCount {get;}
[C++]
HRESULT get_AttachedObjectsCount(
long* pObjectCount
);
[C++]
Parameters pObjectCount [out, retval] pObjectCount is a parameter of type long