remove
(method
)
Owning interface and usage:
Member of these other interfaces :
none
Description:
Remove an element from the collection of OPTION elements for this SELECT. Does nothing if no element has the given index.
Parameters:
long index |
- |
The index of the item to remove, starting from 0.
|
Returns:
nothing
Exceptions:
none
_____________________________________________