Click or drag to resize

SDKViewWrapperFinalize Method

Destructor.

Namespace:  ABB.Robotics.Tps.SDK.Base
Assembly:  ABB.Robotics.Tps.SDK.Base (in ABB.Robotics.Tps.SDK.Base.dll) Version: 6.5.129.0
Syntax
C#
protected override void Finalize()
Remarks
Calls the Dispose(bool disposing) method with false.
See Also