System > System Assembly Interfaces > IUndoRedo > IUndoRedo.RedoState
RedoState(Index: Integer): IUndoRedoState;
Index. State index in Undo/Redo stack.
The RedoState property returns the redo stack action state that is sent by means of an input parameter.
The example of use is given in description of the IUndoRedo.Enabled property.
See also: