System::Xml::XmlTextWriter::Flush method

XmlTextWriter::Flush method

Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.

void System::Xml::XmlTextWriter::Flush() override

See Also