Click or drag to resize
SoDisposableIsDisposable Property
ISafeDisposable interface implementation.

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

Property Value

Type: Boolean

Implements

ISafeDisposableIsDisposable
See Also