Unit 'Laz2_XPath' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TXPathNodeSetVariable.AsBoolean

Gets the Node Set as a Boolean value.

Declaration

Source position: laz2_xpath.pas line 278

public function TXPathNodeSetVariable.AsBoolean: Boolean; override;

Function result

Value for the Node Set variable as a Boolean data type.

Description

The return value is True when the Count property for the mode set is not 0.


Version 4.4 Generated 2025-11-08 Home