IDLffXMLDOMNode::HasChildNodes
The IDLffXMLDOMNode::HasChildNodes returns a value indicating whether the calling node has children.
Syntax
Result = Obj->[IDLffXMLDOMNode::]HasChildNodes()
Return Value
Returns 1 if the calling node has children, or 0 otherwise.
Arguments
None
Keywords
None
Version History
6.1 |
Introduced |