 | BcfFaultViewCollectionTFaultViewDispose Method (Boolean) |
Releases unmanaged and - optionally - managed resources.
Namespace:
CalculationWorks.ViewModel.Windows
Assembly:
CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntaxprotected virtual void Dispose(
bool disposing
)
Protected Overridable Sub Dispose (
disposing As Boolean
)
Parameters
- disposing
- Type: SystemBoolean
to release both managed and unmanaged resources; to release only unmanaged resources.
See Also