Click or drag to resize

ItemDisposed Property

Gets a value indicating whether this instance has been disposed.

Namespace: Altaxo.Main.Services.PropertyReflection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected bool Disposed { get; }

Property Value

Boolean
See Also