Compartilhar via


DExploreAppObjClass.remove_OnCollectionChanged Method

Definition

public:
 virtual void remove_OnCollectionChanged(Microsoft::VisualStudio::VSHelp::IVsHelpEvents_OnCollectionChangedEventHandler ^ A_1) = Microsoft::VisualStudio::VSHelp::IVsHelpEvents_Event::remove_OnCollectionChanged;
public virtual void remove_OnCollectionChanged (Microsoft.VisualStudio.VSHelp.IVsHelpEvents_OnCollectionChangedEventHandler A_1);
abstract member remove_OnCollectionChanged : Microsoft.VisualStudio.VSHelp.IVsHelpEvents_OnCollectionChangedEventHandler -> unit
override this.remove_OnCollectionChanged : Microsoft.VisualStudio.VSHelp.IVsHelpEvents_OnCollectionChangedEventHandler -> unit
Public Overridable Sub remove_OnCollectionChanged (A_1 As IVsHelpEvents_OnCollectionChangedEventHandler)

Parameters

Implements

Applies to