[Overview][Types][Classes][Procedures and functions][Index] |
Evaluate the XPath Comparison expression.
Source position: laz2_xpath.pas line 174
public function TXPathCompareNode.Evaluate( |
AContext: TXPathContext; |
AEnvironment: TXPathEnvironment |
):TXPathVariable; override; |
AContext |
|
Context node for the expression. |
AEnvironment |
|
XPath environment for the evaluation. |
Result for the comparison.
Version 4.0 | Generated 2025-05-03 | Home |