Flush()

XmlWriter::Flush() method

When overridden in a derived class, flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.

virtual void System::Xml::XmlWriter::Flush()=0

See Also