ISDBPlaylists::Item
From MMWiki
CoClass SDBPlaylists, Interface ISDBPlaylists
Property Get Item(Index As Long) As SDBPlaylist
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Index | Long | Index of the playlist |
[edit]
Property description
Returns a specific playlist (SDBPlaylist object) indexed by Index parameter.
[edit]
