Constable Authorization Engine 2.0 BETA

UndoEngine.CommitUndoGroup Method

[This is preliminary documentation and subject to change.]

Commits the active undo group.

Overload List

Commits the active undo group.

public void CommitUndoGroup();

Commits the given undo group.

public void CommitUndoGroup(UndoGroup);

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace