Constable Authorization Engine 2.0 BETA

CollectionChangeUndoManager Class

[This is preliminary documentation and subject to change.]

Manages undo operations for IList-based collections.

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

System.Object
   LaMarvin.ComponentModel.ChangeUndoManager
      LaMarvin.ComponentModel.CollectionChangeUndoManager

[Visual Basic]
Public Class CollectionChangeUndoManager
    Inherits ChangeUndoManager
[C#]
public class CollectionChangeUndoManager : ChangeUndoManager

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

CollectionChangeUndoManager Members | LaMarvin.ComponentModel Namespace