[Overview][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: laz2_xpath.pas line 375
public constructor TXPathContext.Create( |
AContextNode: TDOMNode; |
AContextPosition: Integer; |
AContextSize: Integer |
); |
AContextNode |
|
Context node for the expression. |
AContextPosition |
|
Position in the context node. |
AContextSize |
|
Size (or length) of the context node set. |
Version 4.0 | Generated 2025-05-03 | Home |