DExploreAppObjClass.OnCollectionChanged Event
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.
Microsoft Internal Use Only.
public:
virtual event Microsoft::VisualStudio::VSHelp::IVsHelpEvents_OnCollectionChangedEventHandler ^ OnCollectionChanged;
public:
virtual event Microsoft::VisualStudio::VSHelp::IVsHelpEvents_OnCollectionChangedEventHandler ^ OnCollectionChanged;
public virtual event Microsoft.VisualStudio.VSHelp.IVsHelpEvents_OnCollectionChangedEventHandler OnCollectionChanged;
member this.OnCollectionChanged : Microsoft.VisualStudio.VSHelp.IVsHelpEvents_OnCollectionChangedEventHandler
Public Overridable Custom Event OnCollectionChanged As IVsHelpEvents_OnCollectionChangedEventHandler Implements OnCollectionChanged