ReadContentAsString()

XmlReader::ReadContentAsString() method

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

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

Return Value

The text content as a String object.

See Also