Represents a reader that provides fast, non-cached forward only stream access to XML data.
Object
XmlReader
XmlTextReader
[Visual Basic] Public Class XmlTextReader Inherits XmlReader [C#] public class XmlTextReader : XmlReader [C++] public __gc class XmlTextReader : public XmlReader [JScript] public class XmlTextReader extends XmlReader
This class parses text input into a sequence of XML tokens.
Namespace: System.NewXml
Assembly: System.Xml.dll