ISDBPlaylist::ChildPlaylists: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
m (added link)
(better style)
 
Line 3: Line 3:
===Property description===
===Property description===


Returns a [[SDBPlaylists|list]] of all sub-playlists of this playlist.
Returns a list of all sub-playlists of this playlist as [[SDBPlaylists]] object.


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 18:53, 20 April 2013

CoClass SDBPlaylist, Interface ISDBPlaylist

Property Get ChildPlaylists As ISDBPlaylists


Property description

Returns a list of all sub-playlists of this playlist as SDBPlaylists object.