System::Xml::XmlReader::ReadContentAsBoolean method

XmlReader::ReadContentAsBoolean method

Reads the text content at the current position as a Boolean.

virtual bool System::Xml::XmlReader::ReadContentAsBoolean()

ReturnValue

The text content as a Boolean object.

See Also