DhSelectBox.removeItem

Overview | Methods | This Package | All Packages

DhSelectBox.removeItem

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