ReadContentAsBoolean()

XmlReader::ReadContentAsBoolean() method

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

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

Return Value

The text content as a Boolean object.

See Also