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

TXPathNegationNode.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 134

public constructor TXPathNegationNode.Create(

  AOperand: TXPathExprNode

);

Arguments

AOperand

  

Operand in the XPath expression.


Version 4.0 Generated 2025-05-03 Home