Gets the validated XML element or attribute's value as a bool.
Documentation for this section has not yet been entered.
The XmlAtomicValue.ValueAsBoolean property attempts to convert the value of the validated XML element or attribute to the Microsoft .NET Framework bool type according to the XPath 2.0 rules for casting the item's type.
For more information about type support in the System.Xml namespace, see Type Support in the System.Xml Classes.