[Overview][Types][Classes][Procedures and functions][Index] |
Gets the Node Set as a Boolean value.
Source position: laz2_xpath.pas line 278
public function TXPathNodeSetVariable.AsBoolean: Boolean; override; |
Value for the Node Set variable as a Boolean data type.
The return value is True when the Count property for the mode set is not 0.
Version 4.0 | Generated 2025-05-03 | Home |