Overload | Description |
---|---|
RedoAsync() | Redo the top operation on the redo stack. |
RedoAsync(String) | Redo all the operations in the redo stack that belong to the specified category. |
RedoAsync(Int32) | Redo the top operation on the redo stack. (Inherited from ArcGIS.Desktop.Framework.OperationManager) |
RedoAsync(Int32,String) | Redo the top operation on the redo stack. (Inherited from ArcGIS.Desktop.Framework.OperationManager) |