ISDBPlaylists::Item

From MediaMonkey Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

CoClass SDBPlaylists, Interface ISDBPlaylists

Property Get Item(Index As Long) As SDBPlaylist


Parameters

Name Type Description
Index Long Index of the playlist


Property description

Returns a specific playlist (SDBPlaylist object) indexed by Index parameter.

Related Topics