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