IVsHierarchyManipulationStateContext.Restore Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()