Constable Authorization Engine 2.0 BETA

UndoItemCollection Class

[This is preliminary documentation and subject to change.]

Represents a collection of IUndoItem-compatible objects.

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

System.Object
   LaMarvin.ComponentModel.UndoItemCollection

[Visual Basic]
NotInheritable Public Class UndoItemCollection
    Implements IEnumerable, IUndoItem
[C#]
public sealed class UndoItemCollection : IEnumerable, IUndoItem

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

UndoItemCollection Members | LaMarvin.ComponentModel Namespace