XmlTextReader (System.Xml.XmlTextReader)

Inherits: System.Xml.XmlReader

Interfaces: IDisposable, IXmlLineInfo, IXmlNamespaceResolver

Derived Types: 0

Assembly: System.Xml.dll

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

VB.NET C#

C#

public class XmlTextReader : System.Xml.XmlReader, System.IDisposable, System.Xml.IXmlLineInfo, System.Xml.IXmlNamespaceResolver
{
}

Articles

NxtGenUG - Article

System.Xml.XmlTextReader xtr = new System.Xml.XmlTextReader(xml, System.Xml.XmlNodeType.Element, null); xmlDocument.Load(xtr); //Here's the XPath

System.Xml.XmlTextReader throws a "WebException" when disconnected ...

Microsoft .NET XmlTextReader XmlDocument ... So you've got a .NET application that uses System.Xml.XmlTextReader or System.Xml.XmlDocument and it throws an exception as soon as it ...

Gardens and Designed Landscapes

System.Xml.XmlTextReader.ParseRoot() +323 System.Xml.XmlTextReader.Read() +127 System.Xml.XmlValidatingReader.ReadWithCollectTextToken() +146 System.Xml ...

TopXML: The System.Xml.XmlTextReader Class (System.XML .NET Reference ...

The System.Xml.XmlTextReader Class Supported Versions .NET Framework 1.0, 1.1, 1.2 Public Members Bold members are covered in the sample code.

Pagina Home de la Diputacion de Alicante

... GetStream(Uri uri, ICredentials credentials) at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) at System.Xml.XmlTextReader ...

Mono Documentation

Remarks This constructor is equivalent to System.Xml.XmlTextReader ( string.Empty , input , nt ). Requirements Namespace: System.Xml Assembly: System.Xml (in System.Xml.dll)

Mono Documentation

Constructs and initializes a new instance of the System.Xml.XmlTextReader class with the specified stream and name table.

System.Xml.XmlTextReader Class

Base Types Object XmlReader XmlTextReader. Assembly System.Xml Library XML Summary Represents a reader that provides fast, non-cached, forward-only access to XML data.

XmlTextReader Class (System.Xml)

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

XmlTextReader Class

Represents a reader that provides fast, non-cached, forward-only access to XML data. For a list of all members of this type, see XmlTextReader Members

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support