IUndoRedoGroupState

Assembly: System;

Description

The IUndoRedoGroupState interface contains properties of the group action stored in Undo/Redo stack.

Inheritance Hierarchy

IUndoRedoGroupState

Properties

  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:

System Assembly Interfaces