GetRemainder()

XmlTextReader::GetRemainder() method

Returns the remainder of the buffered XML.

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

Return Value

A TextReader containing the remainder of the buffered XML.

See Also