BBjListEdit::getItemAt
Description
Returns an item from the list in the BBjListEdit control.
Syntax
| Return Value | Method |
|---|---|
| string | getItemAt(int index) |
|
string |
getItemAt(int index) |
Parameters
| Parameter | Description |
|---|---|
| index | Specifies 0-based the index of the item to retrieve. |
Return Value
Returns an item from the list in the BBjListEdit control.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.