다음을 통해 공유


DExploreAppObjClass.OnCollectionChanged 이벤트

이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

Microsoft 내부용입니다.

네임스페이스:  Microsoft.VisualStudio.VSHelp
어셈블리:  Microsoft.VisualStudio.VSHelp(Microsoft.VisualStudio.VSHelp.dll)

구문

‘선언
Public Overridable Event OnCollectionChanged As IVsHelpEvents_OnCollectionChangedEventHandler
public virtual event IVsHelpEvents_OnCollectionChangedEventHandler OnCollectionChanged
public:
virtual   event IVsHelpEvents_OnCollectionChangedEventHandler^ OnCollectionChanged {
    void add (IVsHelpEvents_OnCollectionChangedEventHandler^ value);
    void remove (IVsHelpEvents_OnCollectionChangedEventHandler^ value);
}
abstract OnCollectionChanged : IEvent<IVsHelpEvents_OnCollectionChangedEventHandler,
    EventArgs>
override OnCollectionChanged : IEvent<IVsHelpEvents_OnCollectionChangedEventHandler,
    EventArgs>
JScript에서는 이벤트를 지원하지 않습니다.

구현

IVsHelpEvents_Event.OnCollectionChanged

.NET Framework 보안

참고 항목

참조

DExploreAppObjClass 클래스

Microsoft.VisualStudio.VSHelp 네임스페이스