This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationTracks Interface > IAGAnimationTracks.RemoveTrack Method (ArcObjects .NET 10.4 SDK) |
Removes a track from the collection.
[Visual Basic .NET] Public Sub RemoveTrack ( _ ByVal pTrack As IAGAnimationTrack _ )
[C#] public void RemoveTrack ( IAGAnimationTrack pTrack );
[C++]
HRESULT RemoveTrack(
IAGAnimationTrack* pTrack
);
[C++]
Parameters pTrack [in]
pTrack is a parameter of type IAGAnimationTrack