Share via


ITip.Reset Method

Definition

Removes all storage information from memory and stops all save operations until the next call to the Load(String, ProjectData, IWarningHandler) method.

public:
 void Reset();
public void Reset ();
abstract member Reset : unit -> unit
Public Sub Reset ()

Applies to