The constructors of System.Xml.XPath.XPathDocument are listed below. For a list of all members, see the XPathDocument Members list.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Xml.XPath.XPathDocument class from the XML data in the specified System.IO.Stream object. | ||
Initializes a new instance of the System.Xml.XPath.XPathDocument class from the XML data that is contained in the specified System.IO.TextReader object. | ||
Initializes a new instance of the System.Xml.XPath.XPathDocument class from the XML data in the specified file. | ||
Initializes a new instance of the System.Xml.XPath.XPathDocument class from the XML data that is contained in the specified System.Xml.XmlReader object. | ||
Initializes a new instance of the System.Xml.XPath.XPathDocument class from the XML data in the file specified with the white space handling specified. | ||
Initializes a new instance of the System.Xml.XPath.XPathDocument class from the XML data that is contained in the specified System.Xml.XmlReader object with the specified white space handling. |