ObjectTreeView Dispose Method (Boolean)A Sandcastle Documented Class Library
Disposes resources used by the control.

Namespace: Censitif.Library.Control
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: System Boolean
true if managed resources should be disposed; otherwise, false.
See Also