This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationTrack Interface > IAGAnimationTrack.DetachAllObjects Method (ArcObjects .NET 10.4 SDK) |
Detach all objects from the track.
[Visual Basic .NET]
Public Sub DetachAllObjects ( _
)
[C#] public void DetachAllObjects ( );
[C++]
HRESULT DetachAllObjects(
void
);