Property | Type | Description | |
---|---|---|---|
Playlist | System | ||
Playlist | System | ||
RemoveOTGTrack | bool |
Method | Description | |
---|---|---|
AddTrack ( |
||
Clear ( ) : void | ||
IndexOf ( |
||
InsertTrack ( int index, |
||
RemoveTrack ( |
||
RemoveTrack ( int index ) : void | ||
this ( int index ) : |
Method | Description | |
---|---|---|
Playlist ( TrackDatabase db, PlaylistRecord record ) : System | ||
Playlist ( TrackDatabase db, string title, List otgtracks ) : System | ||
RemoveOTGTrack ( |
public InsertTrack ( int index, |
||
index | int | |
track | ||
return | void |