Summary
Encapsulates an XML document.
Constructors
|
Encapsulates an XML document. |
Instance methods
string | | Refer to the documentation for object.ToString. |
Instance properties
ValueTuple<Comment, CommentPlacement>[] | | Returns XML comments outside of the root tag (XmlDocument.Root). |
Declaration | | Returns the XML declaration, or null if none is present. |
Tag | | Returns the root XML tag. |