Overview | Methods | This Package | All Packages
Removes an indexed item from the list.
Syntax
public void removeItem( int index )
Parameters
index
The zero-based index of the item to be removed.
See Also addItem