Choice.addItem
Class Overview | Class Members |
This Package |
All Packages
public synchronized void addItem( String item )
Parameters
- item
- the item to be added
Description
Adds an item to this Choice.
Exceptions
NullPointerException
If the item's value is equal to null.
Send feedback to MSDN.Look here for MSDN Online resources.