IBcfUndoRedoItem Methods |
[This is preliminary documentation and is subject to change.]
The IBcfUndoRedoItem type exposes the following members.
| Name | Description | |
|---|---|---|
| GetState |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| IsDataUpdate |
Gets a value indicating the operation updates serializable data.
| |
| OnDiscard |
Called when the item goes out of scope.
| |
| Redo |
Restores the modified state
| |
| Undo |
Restores the original state
|