Unit 'Laz2_XPath' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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.4 Generated 2025-11-08 Home