Share via


System.Xml Namespace

[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
Public class XmlException Returns detailed information about the last exception.
Public class XmlNameTable Table of atomized string objects.
Public class XmlReader Represents a reader that provides fast, noncached, forward-only access to XML data.
Public class XmlReaderSettings Specifies a set of features to support on the XmlReader object created by the Create method.

Enumerations

  Enumeration Description
Public enumeration ReadState Specifies the state of the reader.
Public enumeration XmlException. . :: . .XmlExceptionErrorCode
Public enumeration XmlNodeType Specifies the type of node.
Public enumeration XmlSpace Specifies the current xml:space scope.