IBcfUndoRedoItemValueChanged Methods |
The IBcfUndoRedoItemValueChanged 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.
(Inherited from IBcfUndoRedoItem.) | |
| IsDataUpdate |
Gets a value indicating the operation updates serializable data.
(Inherited from IBcfUndoRedoItem.) | |
| OnDiscard |
Called when the item goes out of scope.
(Inherited from IBcfUndoRedoItem.) | |
| Redo |
Restores the modified state
(Inherited from IBcfUndoRedoItem.) | |
| Undo |
Restores the original state
(Inherited from IBcfUndoRedoItem.) |