Click or drag to resize
ISafeDisposableIsDisposable Property
Returns a boolean flag which indicates if it is safe to call Dispose on the object.

Namespace: OIV.Inventor
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
bool IsDisposable { get; }

Property Value

Type: Boolean
See Also