RemoveChildElements
Syntax 2
Description
Removes from the current PBDOM_ELEMENT object all child
PBDOM_ELEMENT objects that have the specified local name and belong to
no namespace.
Syntax
|
1 |
pbdom_element_name.RemoveChildElements(string strElementName) |
|
Argument |
Description |
|---|---|
|
pbdom_element_name |
The name of a PBDOM_ELEMENT object |
|
strElementName |
The name of the child PBDOM_ELEMENT objects to |
Return value
Boolean.
Returns true if any child PBDOM_ELEMENT object was removed, and
false otherwise.
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest