ISDBSongList::Add
CoClass SDBSongList, Interface ISDBSongList
Sub Add(Song As SDBSongData)
Parameters
| Name | Type | Description | 
|---|---|---|
| Song | SDBSongData | A track to be added to the list. | 
Method description
Adds a track to this list.
CoClass SDBSongList, Interface ISDBSongList
Sub Add(Song As SDBSongData)
| Name | Type | Description | 
|---|---|---|
| Song | SDBSongData | A track to be added to the list. | 
Adds a track to this list.