ArcGIS Pro 2.6 API Reference Guide
GetDisconnectedTracks Method

ArcGIS.Desktop.Mapping Namespace > Animation Class : GetDisconnectedTracks Method
Gets a disconnected copy of the list of Tracks in the animation. Changes to this list are ignored until the list is set to the Tracks property.
Syntax
public List<Track> GetDisconnectedTracks()
Public Function GetDisconnectedTracks() As List(Of Track)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Animation Class
Animation Members