Constable Authorization Engine 2.0 BETA

UndoEngine.ResetRecording Method 

[This is preliminary documentation and subject to change.]

Relinguishes any accumulated recording state and causes the engine to be ready to record new set of change events.

[Visual Basic]
Public Function ResetRecording() As Boolean
[C#]
public bool ResetRecording();

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace