BBjListEdit::addItem
Description
Adds an item at the end of the list in the BBjListEdit control.
Syntax
Return Value | Method |
---|---|
void | addItem(string item) |
Parameters
Parameter | Description |
---|---|
item | Item to be added. |
Return Value
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.