System::Xml::XPath::XPathItem::get_ValueAsBoolean method

XPathItem::get_ValueAsBoolean method

When overridden in a derived class, gets the item’s value as a Boolean.

virtual bool System::Xml::XPath::XPathItem::get_ValueAsBoolean()=0

ReturnValue

The item’s value as a Boolean.

See Also