XPath.EvaluateToItem MethodXPath.EvaluateToItem MethodXPath::EvaluateToItem Method
Returns an XPathItemXPathItemXPathItem representing the result of evaluating the XPath expression,
or
null
a null reference (Nothing
in Visual Basic)
nullptr
if the expression returns the empty sequence.
Overload List
Name | Description | |
---|---|---|
![]() | EvaluateToItem ()EvaluateToItem ()EvaluateToItem () |
Returns an XPathItemXPathItemXPathItem representing the result of evaluating the XPath expression,
or null
a null reference (Nothing in Visual Basic)
nullptr if the expression returns the empty sequence.
|
![]() | EvaluateToItem (XPathItem)EvaluateToItem (XPathItem)EvaluateToItem (XPathItem^) |
Returns an XPathItemXPathItemXPathItem representing the result of evaluating the XPath expression,
or null
a null reference (Nothing in Visual Basic)
nullptr if the expression returns the empty sequence.
|
![]() | EvaluateToItem (DynamicContextSettings)EvaluateToItem (DynamicContextSettings)EvaluateToItem (DynamicContextSettings^) |
Returns an XPathItemXPathItemXPathItem representing the result of evaluating the XPath expression,
or null
a null reference (Nothing in Visual Basic)
nullptr if the expression returns the empty sequence.
|