ASCOM Platform Developer Help
C#
VB
C++
Show/Hide TOC
IAxis
Rates
Dispose Method
Disposes of the object and cleans up
Definition
Namespace:
ASCOM.DeviceInterface
Assembly:
ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
C#
Copy
void
Dispose
()
VB
Copy
Sub
Dispose
C++
Copy
void
Dispose
()
See Also
Reference
IAxisRates Interface
ASCOM.DeviceInterface Namespace
In This Article
Definition
See Also