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