MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
RemoveItem Method (index)
NamespacesMPfm.SoundPlaylistRemoveItem(Int32)
Removes the item at the location passed in the index parameter.
Declaration Syntax
C#Visual Basic
public void RemoveItem(
	int index
)
Public Sub RemoveItem ( _
	index As Integer _
)
Parameters
index (Int32)
Index of the item to remove

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)