SoDisposableIsDisposable Property |
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax public virtual bool IsDisposable { get; }
Public Overridable ReadOnly Property IsDisposable As Boolean
Get
public:
virtual property bool IsDisposable {
bool get ();
}
abstract IsDisposable : bool with get
override IsDisposable : bool with get
Property Value
Type:
BooleanImplements
ISafeDisposableIsDisposableSee Also