Store.PopContext Method

Definition

Pop current context off the top of the stack

public:
 Microsoft::VisualStudio::Modeling::Context ^ PopContext();
public Microsoft.VisualStudio.Modeling.Context PopContext ();
member this.PopContext : unit -> Microsoft.VisualStudio.Modeling.Context
Public Function PopContext () As Context

Returns

Applies to