Click or drag to resize
CalculationWorks Logo
BcfRowViewDispose Method (Boolean)
Releases unmanaged and - optionally - managed resources.

Namespace: CalculationWorks.ViewModel.Windows
Assembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 3.2.1.2
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Version Information

CalculationWorks.ViewModel.Windows

Supported in: 3.2, 3.0
See Also