ISDBSongList::Item
From MMWiki
CoClass SDBSongList, Interface ISDBSongList
Property Get/Let Item(Index As Long) As SDBSongData
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Index | Long | Index of the track to be returned (0..Count-1). |
[edit]
Property description
Returns/sets a track of the list. The result is SDBSongData object.
