[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodMatches(XPathExpression)
Determines whether the current node matches the specified XPathExpression.
(Inherited from XPathNavigator.)
Public methodMatches(String)
Determines whether the current node matches the specified XPath expression.
(Inherited from XPathNavigator.)

See Also