Description
Returns true if this document has a root element.
Syntax
pbdom_document_name.HasRootElement()
Return value
Boolean.
Returns true if the current PBDOM_DOCUMENT object has a root element, and false otherwise.
See also
Description
Returns true if this document has a root element.
Syntax
pbdom_document_name.HasRootElement()
Return value
Boolean.
Returns true if the current PBDOM_DOCUMENT object has a root element, and false otherwise.
See also