BBjFormElement::remove
Description
In BBj 4.0 and higher, this method removes a child form element.
Syntax
Return Value |
Method |
---|---|
void |
remove(BBjFormElementchild) |
Parameters
Variable |
Description |
---|---|
child |
Specifies the child form element. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.