Constable Authorization Engine 2.0 BETA

UndoEngine.UndoGroup.IsDisposed Property

[This is preliminary documentation and subject to change.]

Gets a value indicating whether this instance is disposed.

[Visual Basic]
Public ReadOnly Property IsDisposed As Boolean
[C#]
public bool IsDisposed {get;}

Property Value

true if this instance is disposed; otherwise false.

See Also

UndoEngine.UndoGroup Class | LaMarvin.ComponentModel Namespace