[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XPath' (#lazutils)

TNodeSet

Implements an XPath Node Set.

Declaration

Source position: laz2_xpath.pas line 204

type TNodeSet = TFPList;

Description

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