Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Provides support for processing XML.
Classes
Class | Description | |
---|---|---|
![]() |
XmlException | Returns detailed information about the last exception. |
![]() |
XmlNameTable | Table of atomized string objects. |
![]() |
XmlReader | Represents a reader that provides fast, noncached, forward-only access to XML data. |
![]() |
XmlReaderSettings | Specifies a set of features to support on the XmlReader object created by the Create method. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
ReadState | Specifies the state of the reader. |
![]() |
XmlException. . :: . .XmlExceptionErrorCode | |
![]() |
XmlNodeType | Specifies the type of node. |
![]() |
XmlSpace | Specifies the current xml:space scope. |