DocDataTextWriter.Dispose Method
Include Protected Members
Include Inherited Members
Disposes the object and its resources.
Overload List
Name | Description | |
---|---|---|
![]() |
Dispose() | Releases all resources used by the TextWriter object. (Inherited from TextWriter.) |
![]() |
Dispose(Boolean) | Disposes the object and its resources. (Overrides TextWriter.Dispose(Boolean).) |
Top