RecorderOperation Methods |
The RecorderOperation type exposes the following members.
Name | Description | |
---|---|---|
GetMergeStatus | (Inherited from Operation.) | |
Merge | (Inherited from Operation.) | |
Redo |
Redo the current operation.
(Inherited from Operation.) | |
Undo |
Undo the current operation.
(Inherited from Operation.) | |
VisitAffectedObjects |
Executes a given action on all recordable objects involved with the current Operation.
(Overrides Operation.VisitAffectedObjects(Action<Object>).) |