Mono Class Library: System.Xml.XPath.XPathDocument Overview | Members

System.Xml.XPath.XPathDocument Constructor

Creates a new instance of this class, with specific whitespace handling.

public XPathDocument (System.Xml.XmlReader reader, System.Xml.XmlSpace space)

Parameters

reader
An stem.Xml.XmlReader instance to be used as the input XML.
space
A stem.Xml.XmlSpace value that indicates whitespace handling.

Remarks

To support ID type attributes with this constructor, the input reader must be stem.Xml.XmlValidatingReader that provides Datatype.

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0