Compartilhar via


DExploreAppObjClass.add_OnFilterChanged Method

Definition

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

Parameters

Implements

Applies to