Summary
Provides static methods to process XML data.
Static methods
XmlDocument | | Parses the contents of the specified string as XML code. |
XmlDocument | | Reads the specified text reader and parses the text as XML code. |
XmlDocument | | Parses the contents of the specified XML file. |