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; }
Public ReadOnly Property Disposed As Boolean
Get
Property Value
Type:
BooleanSee Also