Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

TextWriter::Dispose Method

 

Releases all resources used by the TextWriter object.

Namespace:   System.IO
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodDispose()

Releases all resources used by the TextWriter object.

System_CAPS_protmethodDispose(Boolean)

Releases the unmanaged resources used by the TextWriter and optionally releases the managed resources.

Return to top
Show: