Removes the item at the location passed in the index parameter.

Declaration Syntax
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)