HistoryData Members

The HistoryData type exposes the following members.

Constructors

Name Description
Public method HistoryData Overloaded.

Creates and initializes an instance of the HistoryData class.

Methods

Name Description
Public method ApplyState

Applies the stored state to the specified History.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property C

Gets or sets a list of the commands.

Public property Cur

Gets or sets an index of the current action.

Public property E

Gets or sets the value indicating if the undo/redo functionality is enabled.

Public property L

Gets or sets the value indicating if some command is executing.

Public property T

Gets or sets the value indicating if the tracking commands functionality is enabled.

Public property US

Gets or sets a maximum number of available undo steps.

See Also

Reference