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