| SoDisposableDispose Method |
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic:
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