[This is preliminary documentation and subject to change.]
Initializes a new instance of the UndoItemCollection class with the Limit property set to DefaultUndoLimit
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);
UndoItemCollection Class | LaMarvin.ComponentModel Namespace