Compartilhar via


DExploreAppObjClass.add_OnCollectionChanged Method

Definition

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

Parameters

Implements

Applies to