Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.