|
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 ...
|
|
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.
|
|
The following identify this content item:
|
|
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.
|
|
Represents a reader that provides non-cached, forward-only access to XML data. See Also: XmlReader Members
|
|
1637 XmlReader System.Xml public virtual string ReadElementString( string name); public virtual string ReadElementString( string localname, string ns); public ...
|
|
Summary The System.Xml.XmlReader.Close method has been called. See Also System.Xml.ReadState Enum , System.Xml Namespace
|
|
Base Types Object XmlReader. Assembly System.Xml Library XML Summary Represents a reader that provides non-cached, forward-only access to XML data.
|
|
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.
|
|
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
|