Constable Authorization Engine 2.0 BETA

CollectionChangeEventArgs.CreateChangeUndoManager Method 

[This is preliminary documentation and subject to change.]

Creates an instance of the CollectionChangeUndoManager class for managing undo operations on the associated collection instance.

[Visual Basic]
Overrides Public Function CreateChangeUndoManager() As ChangeUndoManager
[C#]
public override ChangeUndoManager CreateChangeUndoManager();

See Also

CollectionChangeEventArgs Class | LaMarvin.ComponentModel Namespace