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.6 | Hosted on Source Forge |