Legend
| Constructor: XmlDocument( |
Declaration | declaration | An optional XML declaration (occurs before the root tag). |
Tag | root | The root tag (main XML content). |
ValueTuple<Comment, CommentPlacement>[] | comments | A set of comments that occur outside of the root tag. |