Gets the ordinal position of the XPath function with the specified name.
Source position: laz2_xpath.pas line 431
public function TXPathEnvironment.GetFunctionIndex( |
const AName: string |
):Integer; |
AName |
|
Name of the XPath function to locate in the Functions property. |
Ordinal position of the XPath function with the specified name.
| Version 4.4 | Generated 2025-11-08 | Home |