Click or drag to resize

ITrackable Methods

The ITrackable type exposes the following members.

Methods
  Name Description
Public method AcceptChanges Resets the object's state to unchanged by accepting the modifications.
(Inherited from IChangeTracking)
Public method Reset Erases all change history and sets the original value back to its initial value.
Public method Revert Erases all change history and reverts to the original value before any changes were made.
Top
See Also