System::Xml::XmlReader::ReadContentAsString method

XmlReader::ReadContentAsString method

Reads the text content at the current position as a String object.

virtual String System::Xml::XmlReader::ReadContentAsString()

ReturnValue

The text content as a String object.

See Also