Constable Authorization Engine 2.0 BETA

CollectionChangeUndoManager.Undo Method 

[This is preliminary documentation and subject to change.]

Undoes the associated collection change.

[Visual Basic]
Overrides Public Sub Undo() _
    Implements IUndoItem.Undo
[C#]
public override void Undo();

Implements

IUndoItem.Undo

See Also

CollectionChangeUndoManager Class | LaMarvin.ComponentModel Namespace