ComWrapperDispose Method (Boolean)

Spotfire 15.0 API Reference
Implements the IDisposable pattern.

Namespace:  Spotfire.Dxp.Application.Interop
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
Dispose private member resources if true.
Version Information


See Also

Reference