SoDisposableDispose Method |
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Exceptions Exception | Condition |
---|
IllegalObjectStateException | Thrown when the object is still in used
(cannot be disposed without unpredictable results). |
See Also