Share via


IVsHierarchyManipulationStateContext.Restore Method

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

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Sub Restore
void Restore()
void Restore()
abstract Restore : unit -> unit
function Restore()

.NET Framework Security

See Also

Reference

IVsHierarchyManipulationStateContext Interface

Microsoft.VisualStudio.Shell.Interop Namespace