The following tables list the members exposed by History.
Public Properties
| | Name | Description |
 | RedoList | Returns the list of available redo operations. |
 | UndoList | Returns the list of available undo operations. |
Top
Public Methods
| | Name | Description |
 | Redo | Redo a given number of operations. |
 | Undo | Undo a given number of operations. |
Top
See Also