[Overview][Types][Classes][Procedures and functions][Index] |
Implements an XPath Node Set.
Source position: laz2_xpath.pas line 204
type TNodeSet = TFPList; |
TNodeSet is a class alias used to implement a Node Set as defined in the XPath specification. TNodeSet is an alias for the TFPList class.
Version 4.0 | Generated 2025-05-03 | Home |