BBjObjectTable::remove
Description
Removes a key/value pair from the table.
Syntax
Return Value |
Method |
---|---|
void |
remove(Object key!) |
Parameters
Variable |
Description |
---|---|
key! |
Specifies a key. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.