C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.IO
TextWriter Class
TextWriter Methods
Flush Method
Write Method
TextWriter
Flush Method
Clears all buffers for the current writer and causes any buffered data to be written to the underlying device.
Namespace:
System.IO
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
virtual
void
Flush
()
See Also
Reference
TextWriter Class
System.IO Namespace