XmlReader Class

Represents a reader that provides fast, non-cached forward-only stream access to XML data.

Namespace: System.Xml
Assembly: System.Xml (in system.xml.dll)

Syntax

public abstract class XmlReader : IDisposable

Version Information

Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

XmlReader Members
System.Xml Namespace