ScalableXPathDocument Class

Definition

public ref class ScalableXPathDocument sealed : IDisposable, System::Xml::XPath::IXPathNavigable
public sealed class ScalableXPathDocument : IDisposable, System.Xml.XPath.IXPathNavigable
type ScalableXPathDocument = class
    interface IXPathNavigable
    interface IDisposable
Public NotInheritable Class ScalableXPathDocument
Implements IDisposable, IXPathNavigable
Inheritance
ScalableXPathDocument
Implements

Constructors

ScalableXPathDocument(XmlReader)
ScalableXPathDocument(XmlReader, Boolean)

Methods

Dispose()

Explicit Interface Implementations

IXPathNavigable.CreateNavigator()

Applies to