ISDBPlaylist::InsertTracks
CoClass SDBPlaylist, Interface ISDBPlaylist
Sub InsertTracks(Index as Long, Tracks As SDBSongList)
Parameters
| Name | Type | Description |
|---|---|---|
| Index | Long | Index (0..n) - position where the tracks should be inserted |
| Tracks | SDBSongList | Tracks to be added |
Method description
Inserts tracks to the playlist.
Introduced into MediaMonkey 4.0.