[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |