Constable Authorization Engine 2.0 BETA

UndoItemCollection Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the UndoItemCollection class with the Limit property set to DefaultUndoLimit

Overload List

Initializes a new instance of the UndoItemCollection class with the Limit property set to DefaultUndoLimit

public UndoItemCollection();

Initializes a new instance of the UndoItemCollection class with the given limit.

public UndoItemCollection(int);

See Also

UndoItemCollection Class | LaMarvin.ComponentModel Namespace