IVsHierarchyManipulationStateContext.Restore Method

Definition

Restores the hierarchy manipulation state to the value it had before this context was created by SetManipulationState(UInt32). This method is implicitly called on final release of the interface.

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

Applies to