XPathNavigator::Matches Method

 

Determines whether the current node matches the specified System.Xml.XPath expression.

Namespace:   System.Xml.XPath
Assembly:  System.Xml (in System.Xml.dll)

NameDescription
System_CAPS_pubmethodMatches(String^)

Determines whether the current node matches the specified XPath expression.

System_CAPS_pubmethodMatches(XPathExpression^)

Determines whether the current node matches the specified XPathExpression.

Return to top
Show: