System::Xml::Schema::XmlAtomicValue::get_ValueAsBoolean method

XmlAtomicValue::get_ValueAsBoolean method

Returns the validated XML element or attribute’s value as a Boolean.

bool System::Xml::Schema::XmlAtomicValue::get_ValueAsBoolean() override

ReturnValue

The validated XML element or attribute’s value as a Boolean.

See Also