Clean up any resources being used.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
protected virtual void Dispose( bool disposing ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub Dispose ( _ disposing As Boolean _ ) |
Parameters
- disposing
- Type: System..::..Boolean
true if managed resources should be disposed; otherwise, false.