Method | Description | |
---|---|---|
XPath ( this doc, string xpath ) : System.Xml.Linq.XElement |
A more convenient XPathSelectElement which works with the standard ISO namespaces.
|
public static XPath ( this doc, string xpath ) : System.Xml.Linq.XElement | ||
doc | this | |
xpath | string | |
return | System.Xml.Linq.XElement |