Removes an indexed item from the list.
public void removeItem( int index )
index
The zero-based index of the item to be removed.
See Also addItem