SetOperation<T> Methods |
The SetOperation<T> generic 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>).) |
Name | Description | |
---|---|---|
|
QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |