다음을 통해 공유


DExploreAppObjClass.remove_OnCollectionChanged 메서드

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

Microsoft 내부용입니다.

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

구문

‘선언
Public Overridable Sub remove_OnCollectionChanged ( _
    A_1 As IVsHelpEvents_OnCollectionChangedEventHandler _
)
public virtual void remove_OnCollectionChanged(
    IVsHelpEvents_OnCollectionChangedEventHandler A_1
)
public:
virtual void remove_OnCollectionChanged(
    IVsHelpEvents_OnCollectionChangedEventHandler^ A_1
)
abstract remove_OnCollectionChanged : 
        A_1:IVsHelpEvents_OnCollectionChangedEventHandler -> unit  
override remove_OnCollectionChanged : 
        A_1:IVsHelpEvents_OnCollectionChangedEventHandler -> unit
public function remove_OnCollectionChanged(
    A_1 : IVsHelpEvents_OnCollectionChangedEventHandler
)

매개 변수

구현

IVsHelpEvents_Event.remove_OnCollectionChanged(IVsHelpEvents_OnCollectionChangedEventHandler)

.NET Framework 보안

참고 항목

참조

DExploreAppObjClass 클래스

Microsoft.VisualStudio.VSHelp 네임스페이스