BBjObjectTable::size
Description
In BBj 5.0 and higher, this method retrieves the number of keys in the table.
Syntax
Return Value |
Method |
---|---|
int |
size() |
Parameters
None.
Return Value
Returns the number of the keys in the table.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.