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