ISDBPlaylist::ChildPlaylists: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(better style)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
===Property description===
===Property description===


Returns a 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.