Share via


ModelExplorerTreeContainer.UnsubscribeToImsEvent(Store) Method

Definition

Unsubscribe IMS events

protected:
 virtual void UnsubscribeToImsEvent(Microsoft::VisualStudio::Modeling::Store ^ oldStore);
protected virtual void UnsubscribeToImsEvent (Microsoft.VisualStudio.Modeling.Store oldStore);
abstract member UnsubscribeToImsEvent : Microsoft.VisualStudio.Modeling.Store -> unit
override this.UnsubscribeToImsEvent : Microsoft.VisualStudio.Modeling.Store -> unit
Protected Overridable Sub UnsubscribeToImsEvent (oldStore As Store)

Parameters

oldStore
Store

Store

Applies to