Keyoti RapidSpell WPF API Docs
Dispose Method (disposing)
APIKeyoti.RapidSpell.Compression.WpfZlibStreamDispose(Boolean)
Keyoti RapidSpell WPF
Dispose the stream.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected void Dispose(
	bool disposing
)
protected void Dispose(
	bool disposing
)
Protected Sub Dispose ( 
	disposing As Boolean
)
Protected Sub Dispose ( 
	disposing As Boolean
)
protected:
void Dispose(
	bool disposing
)
protected:
void Dispose(
	bool disposing
)
member Dispose : 
        disposing : bool -> unit 
member Dispose : 
        disposing : bool -> unit 
Parameters
disposing (Boolean)
Remarks
This may or may not result in a Close() call on the captive stream. See the constructors that have a leaveOpen parameter for more information.

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214