ParaMusicPlayer.RemoveMusic

Declaration

public void RemoveMusic(int index)

Parameter

ParameterMeaning
indexThe index of the removed music.

Description

Removes the music at the index position in the list.