[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XPath' (#lazutils)

TXPathEnvironment.xpContains

Implements the contains() function from the XPath Core Function Library.

Declaration

Source position: laz2_xpath.pas line 411

protected function TXPathEnvironment.xpContains(

  Context: TXPathContext;

  Args: TXPathVarList

):TXPathVariable;

Arguments

Context

  

Context node for the function.

Args

  

Arguments for the function.

Function result

Variable returned by the XPath function.


Version 4.0 Generated 2025-05-03 Home