Constable Authorization Engine 2.0 BETA

UndoEngine.UndoGroup Class

[This is preliminary documentation and subject to change.]

Represents a group of changes that should be handled as a unit.

For a list of all members of this type, see UndoEngine.UndoGroup Members.

System.Object
   LaMarvin.ComponentModel.UndoEngine.UndoGroup

[Visual Basic]
NotInheritable Public Class UndoEngine.UndoGroup
    Implements IDisposable
[C#]
public sealed class UndoEngine.UndoGroup : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.ComponentModel

Assembly: LaMarvin.Common (in LaMarvin.Common.dll)

See Also

UndoEngine.UndoGroup Members | LaMarvin.ComponentModel Namespace