Exemple #1
0
 protected override void DoUnlink(int index)
 {
     Itdb_Playlist.itdb_playlist_remove_track(this.handle, this[index].Handle);
 }