Unit 'Laz2_XPath' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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.6 Hosted on Source Forge