UndoTo(Operation)
Undo all operations to specific Operation or RestorePoint.
Declaration
public void UndoTo(Operation operation)Parameters
| Type | Name | Description |
|---|---|---|
| Operation | operation | the operation. |
Undo all operations to specific Operation or RestorePoint.
public void UndoTo(Operation operation)| Type | Name | Description |
|---|---|---|
| Operation | operation | the operation. |