XmlReader (System.Xml.XmlReader)

Inherits: System.Object

Interfaces: IDisposable

Derived Types: 4 (Click here to see a list of derived types)

Assembly: System.Xml.dll

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

VB.NET C#

C#

public abstract class XmlReader : System.IDisposable
{
}

Articles

System.Xml.Xsl

System.Void Load (System.Xml.XmlReader stylesheet) TODO: System.Void Load (System.Xml.XmlReader stylesheet, System.Xml.XmlResolver resolver) TODO: System.Void Load (System.Xml.XPath ...

XML.com: XSLT Processing in .NET

The most versatile of these is the System.Xml.XmlReader class. Since System.Xml.XmlReader is an abstract class, another class must inherit from it.

Content item b8a5e1s5

The following identify this content item:

Mono Documentation

Load ( System.Xml.XmlReader ) Documentation for this section has not yet been entered. Load ( System.Xml.XPath.IXPathNavigable ) Documentation for this section has not yet been entered.

Mono Documentation

Represents a reader that provides non-cached, forward-only access to XML data. See Also: XmlReader Members

System.Xml XmlReader XML Library

1637 XmlReader System.Xml public virtual string ReadElementString( string name); public virtual string ReadElementString( string localname, string ns); public ...

System.Xml.ReadState Enum

Summary The System.Xml.XmlReader.Close method has been called. See Also System.Xml.ReadState Enum , System.Xml Namespace

System.Xml.XmlReader Class

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

XmlReader 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.

XmlReader 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 XmlReader Members

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