root property
XmlNode
get
root
Return the root of the tree in which this node is found, whether that's a document or another element.
Implementation
XmlNode get root;
Return the root of the tree in which this node is found, whether that's a document or another element.
XmlNode get root;