Determines whether the current node matches the specified XPath expression.
xpath The XPath expression.
true if the current node matches the specified XPath expression; otherwise, false.
This method has no affect on the state of the System.Xml.XPath.XPathNavigator.