Parameters
node | Node to adopt. |
Returns
The same node, now detached.
Throws
XmlException if node is null or a document node.Adopts node into this document by detaching it from its current parent.
node | Node to adopt. |
XmlException if node is null or a document node.