SDKDisposeBaseDispose Method |
Disposes the managed resources of the instance.
Namespace:
ABB.Robotics.Controllers
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax Exceptions Remarks Calls the
Dispose(bool disposing) method with
true.
NOTE:The types of
ABB.Robotics.Controllers namespace use the same Dispose approach as the TpsControl class.
See Also