XPath.Evaluate MethodXPath.Evaluate MethodXPath::Evaluate Method
Returns an XPathItemCollectionXPathItemCollectionXPathItemCollection representing the result of evaluating the XPath expression
Overload List
| Name | Description | |
|---|---|---|
| Evaluate ()Evaluate ()Evaluate () | Returns an XPathItemCollectionXPathItemCollectionXPathItemCollection representing the result of evaluating the XPath expression. | |
| Evaluate (IXPathNavigable)Evaluate (IXPathNavigable)Evaluate (IXPathNavigable^) | Returns an XPathItemCollectionXPathItemCollectionXPathItemCollection representing the result of evaluating the XPath expression. | |
| Evaluate (XPathItem)Evaluate (XPathItem)Evaluate (XPathItem^) | Returns an XPathItemCollectionXPathItemCollectionXPathItemCollection representing the result of evaluating the XPath expression. | |
| Evaluate (DynamicContextSettings)Evaluate (DynamicContextSettings)Evaluate (DynamicContextSettings^) | Returns an XPathItemCollectionXPathItemCollectionXPathItemCollection representing the result of evaluating the XPath expression. |
