Click or drag to resize
SoDisposableIsDisposable Property
ISafeDisposable interface implementation.

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

Property Value

Type: Boolean

Implements

ISafeDisposableIsDisposable
See Also