System::Xml::XmlTextReader::GetRemainder method

XmlTextReader::GetRemainder method

Returns the remainder of the buffered XML.

SharedPtr<IO::TextReader> System::Xml::XmlTextReader::GetRemainder()

ReturnValue

A TextReader containing the remainder of the buffered XML.

See Also