Class |
Description |
XmlAttributeCollection |
Represents the attribute collection of an XML element. |
XmlCData |
Represents a CDATA node. |
XmlComment |
Represents a comment node. |
XmlContainer |
This class represents an XML node that can contain child nodes. |
XmlContext |
The XmlContext class represents a context that is shared by multiple XML identifiers and XML nodes. |
XmlDocType |
Represents a document type declaration. |
XmlDocument |
This class represents an XML document. |
XmlElement |
Represents an XML element. |
XmlException |
Represents an exception that occurred during XML processing. |
XmlHeader |
Represents an XML header. |
XmlIdent |
The XmlIdent class represents an XML identifier. |
XmlNode |
The XmlNode class is the abstract base class of all XML node classes. |
XmlNodeReader |
[To be supplied.] |
XmlNodeWriter |
[To be supplied.] |
XmlPI |
Represents a processing instruction node. |
XmlReader |
Represents a reader that provides a sequential token view of an XML input stream. |
XmlString |
The XmlString class provides a set of static methods for converting primitive type values to and from their XML string representations. |
XmlText |
Represents a text node. |
XmlTextReader |
An XML reader that parses text input into a sequence of XML tokens. |
XmlTextWriter |
[To be supplied.] |
XmlWriter |
[To be supplied.] |