DExploreAppObjClass.remove_OnCollectionChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)