GetChildElement Syntax 1
Description
Returns the first child PBDOM_ELEMENT object, matching the name
indicated by the method parameter that is contained in the
PBDOM_ELEMENT object from which the method is invoked.
Syntax
|
1 |
pbdom_element_name.GetChildElement(string strElementName) |
|
Argument |
Description |
|---|---|
|
pbdom_element_name |
The name of a PBDOM_ELEMENT object |
|
strElementName |
The local name of the child PBDOM_ELEMENT object |
Return value
PBDOM_ELEMENT. The first child PBDOM_ELEMENT object whose name
matches the value of the method parameter. If no PBDOM_ELEMENT object
exists for the specified name, the GetChildElement method returns a
value of null.
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest