Click or drag to resize
SoDisposableIsDisposable Property
ISafeDisposable interface implementation.

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

Property Value

Type: Boolean

Implements

ISafeDisposableIsDisposable
See Also