Click or drag to resize
IOutput Methods

The IOutput type exposes the following members.

Methods
  NameDescription
Public methodClose
Closes the output stream
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodWrite
Writes the text
Public methodWriteLine
Writes an empty line
Public methodWriteLine(String)
Writes a text and a new line feed character
Top
See Also