Click or drag to resize

CommonObjectDisposed Property

Indicates if this object has been disposed or the document it originally belonged to has been disposed.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool Disposed { get; }

Property Value

Type: Boolean
See Also