 | NewAddressSearchDispose Method (Boolean) |
Clean up any resources being used.
Namespace:
Mcc.Series.Ui.PopUp
Assembly:
Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected override void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
true if managed resources should be disposed; otherwise, false.
See Also