BBjAPI::makeVector
Description
Creates a BBjVector object, which is a single dimensional array that maintains a list of objects and sizes to fit dynamically the number of objects added.
Syntax
Return Value |
Method |
---|---|
makeVector() |
Parameters
None.
Return Value
Returns a BBjVector object.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.