Constable Authorization Engine 2.0 BETA

UndoItemCollection Properties

The properties of the UndoItemCollection class are listed below. For a complete list of UndoItemCollection class members, see the UndoItemCollection Members topic.

Public Instance Properties

Count Returns the number of items in the collection.
Item Gets the IUndoItem reference with the specified index
Label Gets the label that descibes the group of changes represented by this collection.
Last Returns a reference to the last item in the collection, or a null reference (Nothing in Visual Basic) if the collection is empty.
Limit Gets or sets the maximum number of item this collection can contain.

See Also

UndoItemCollection Class | LaMarvin.ComponentModel Namespace