Operation Methods |
The Operation type exposes the following members.
Name | Description | |
---|---|---|
|
GetMergeStatus | |
|
Merge | |
|
Redo |
Redo the current operation.
|
|
Undo |
Undo the current operation.
|
|
VisitAffectedObjects |
Executes a given action on all recordable objects involved with the current Operation.
|
Name | Description | |
---|---|---|
|
QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |