AdoptPlaylist
return AdoptPlaylist(other, CountItems());
AdoptPlaylist(subPlaylist, subAppendIndex);
AdoptPlaylist(temporaryPlaylist, appendIndex);
playlist->AdoptPlaylist(temp, playlist->CountItems());
bool AdoptPlaylist(Playlist& other);
bool AdoptPlaylist(Playlist& other, int32 index);