Freigeben über


EncoderStream.Dispose Method

Include Protected Members
Include Inherited Members

Releases the resources used by the EncoderStream.

Overload List

  Name Description
Public method Dispose() (Inherited from Stream.)
Protected method Dispose(Boolean) Releases the unmanaged resources used by the EncoderStream and optionally releases the managed resources. (Overrides Stream.Dispose(Boolean).)

Top