Click or drag to resize

IBcfUndoRedoItem Methods

[This is preliminary documentation and is subject to change.]

The IBcfUndoRedoItem type exposes the following members.

Methods
  NameDescription
Public methodGetState
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public methodIsDataUpdate
Gets a value indicating the operation updates serializable data.
Public methodOnDiscard
Called when the item goes out of scope.
Public methodRedo
Restores the modified state
Public methodUndo
Restores the original state
Top
See Also