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