NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlReader Class

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

Object
   XmlReader

[Visual Basic]
MustInherit Public Class XmlReader
[C#]
public abstract class XmlReader
[C++]
public __gc __abstract class XmlReader
[JScript]
public abstract class XmlReader

Remarks

[To be supplied.]

Requirements

Namespace: System.NewXml

Assembly: System.Xml.dll

See Also

XmlReader Members | System.NewXml Namespace