[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
The base class for XPath expressions which represent Binary operations.
Source position: laz2_xpath.pas line 142
type TXPathBinaryNode = class(TXPathExprNode) |
||
protected |
||
public |
||
destructor Destroy; override; |
|
Destructor for the class instance. |
end; |
|
The base class for XPath expressions which represent Binary operations. |
|
| | | ||
|
Defines the base class used to evaluate XPath expressions. |
|
| | | ||
| Version 4.4 | Generated 2025-11-08 | Home |