BBjVector::size
Description
Returns the number of items in vector.
Syntax
Return Value |
Method |
---|---|
int |
size() |
Parameters
None.
Return Value
Returns the number of items in the vector.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.