System::Xml::XPath::XPathNavigator::get_ValueAsBoolean method

XPathNavigator::get_ValueAsBoolean method

Returns the current node’s value as a Boolean.

bool System::Xml::XPath::XPathNavigator::get_ValueAsBoolean() override

ReturnValue

The current node’s value as a Boolean.

See Also