Description
Detaches the root element of this document and returns it.
Syntax
pbdom_document_name.DetachRootElement()
Return value
PBDOM_ELEMENT.
Throws
EXCEPTION_MEMORY_ALLOCATION_FAILURE -- Insufficient memory was encountered while executing this method.
See also