QuSystem Documentation
Dispose Method (disposing)
The System namespace that should have been...System.Windows.FormsQuFormDispose(Boolean)

[This is preliminary documentation and is subject to change.]

Disposes of the resources (other than memory) used by the Form.
Declaration Syntax
C#Visual BasicVisual C++
protected override void Dispose(
	bool disposing
)
Protected Overrides Sub Dispose ( _
	disposing As Boolean _
)
protected:
virtual void Dispose (
	bool disposing
) override
Parameters
disposing (Boolean)
true to release both managed and unmanaged resources; false to release only unmanaged resources.

Assembly: QuSystem (Module: QuSystem) Version: 1.0.0.0