AecServicesDispose Method
|
Destructor for the AecServices class.
Uninitializes the services instance and destroys it.
Namespace: Teigha.Runtime
Assembly: TA_Mgd (in TA_Mgd.dll) Version:
24.2.0.0
Syntax
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
IDisposableDispose
See Also