Constructor for the class instance.
Source position: laz2_xpath.pas line 123
public constructor TXPathFunctionNode.Create( |
const AName: DOMString; |
const Args: TXPathNodeArray |
); |
AName |
|
Name of the XPath function represented by the class instance. |
Args |
|
TXPathNodeArray instance with the arguments passed to the function. |
| Version 4.6 | Generated 2026-02-20 | Home |