XPathNavigator::Matches Method
.NET Framework (current version)
Determines whether the current node matches the specified System.Xml.XPath expression.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Matches(String^) | Determines whether the current node matches the specified XPath expression. |
![]() | Matches(XPathExpression^) | Determines whether the current node matches the specified XPathExpression. |
Show:
