[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XPath' (#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.0 Generated 2025-05-03 Home