System::Xml::XmlReader::ReadContentAsObject method

XmlReader::ReadContentAsObject method

Reads the text content at the current position as an Object.

virtual SharedPtr<Object> System::Xml::XmlReader::ReadContentAsObject()

ReturnValue

The text content as the most appropriate object type.

See Also