Assembly: System;
The IUndoRedoGroupState interface contains properties of the group action stored in Undo/Redo stack.
IUndoRedoGroupState
| Property name | Brief description | |
| Count | The Count property returns the number of actions executed within the current group action. | |
| Item | The Item property returns parameters of the specified action executed within the group action. |
See also: