Clean up any resources being used.
Namespace:
BeeMobile.ColorPickerAssembly: BeeMobile.ColorPicker.CF35 (in BeeMobile.ColorPicker.CF35.dll) Version: 3.5.2.2
Syntax
C# |
---|
protected override void Dispose( bool disposing ) |
Visual Basic (Declaration) |
---|
Protected Overrides Sub Dispose ( _ disposing As Boolean _ ) |
Visual C++ |
---|
protected: virtual void Dispose( bool disposing ) override |
Parameters
- disposing
- Type: System..::.Boolean
true if managed resources should be disposed; otherwise, false.