DExploreAppObjClass.OnCollectionChanged 事件

定义

仅限 Microsoft 内部使用。

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

事件类型

IVsHelpEvents_OnCollectionChangedEventHandler

实现

适用于