BBjListEdit::getAllItems
Description
Retrieves all items from the list in the BBjListEdit control.
Syntax
Return Value | Method |
---|---|
BBjVector | getAllItems() |
Parameters
None.
Return Value
Returns a BBjVector that contains all items in the list.
Remarks
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.