UndoCollection Properties |
The UndoCollection type exposes the following members.
Name | Description | |
---|---|---|
Count | The number of items in the collection. (Inherited from MarshalByRefReadOnlyCollectionBase.) | |
InnerList | Gets the ArrayList stored within the collection. (Inherited from MarshalByRefReadOnlyCollectionBase.) | |
IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread-safe). | |
Item | Gets the undo item. | |
Levels | Gets or set the number of Undo levels in this collection. | |
NumRedos | Gets the current number of redos in the collection. | |
NumUndos | Gets the current number of undos in the collection. | |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |