Constructor for the class instance.
Source position: laz2_xpath.pas line 123
public constructor TXPathFunctionNode.Create( |
const AName: AnsiString; |
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 | Hosted on Source Forge |