Writes any buffered data to the underlying string.
Public Sub Flush ( )
Since the data is directly written to the underlying string, this function does nothing. It is here to maintain interface consistency.
Project CorLib Overview
Class StringWriter Overview