![]() |
Previous | Next |
The remove method removes a playlist from the PlaylistCollection.
Syntax
player.playlistCollection.remove(playlist)
Parameters
playlist
The Playlist object to be removed.
Return Values
This method does not return a value.
See Also
Previous | Next |