Share via


Tip.Reset Method

Definition

Removes all saved data from memory and stops any save operations until the next execution of the Load(String, ProjectData, IWarningHandler) method.

public:
 virtual void Reset();
public void Reset ();
abstract member Reset : unit -> unit
override this.Reset : unit -> unit
Public Sub Reset ()

Implements

Applies to