ISDBSongList::Delete
CoClass SDBSongList, Interface ISDBSongList
Sub Delete(Index As Long)
Parameters
Name | Type | Description |
---|---|---|
Index | Long | Index of track to remove from the list |
Method description
Removes specified track from the list.
CoClass SDBSongList, Interface ISDBSongList
Sub Delete(Index As Long)
Name | Type | Description |
---|---|---|
Index | Long | Index of track to remove from the list |
Removes specified track from the list.