Partager via


IVsHelpEvents_Event.remove_OnCollectionChanged, méthode

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  Microsoft.VisualStudio.VSHelp
Assembly :  Microsoft.VisualStudio.VSHelp (dans Microsoft.VisualStudio.VSHelp.dll)

Syntaxe

'Déclaration
Sub remove_OnCollectionChanged ( _
    A_1 As IVsHelpEvents_OnCollectionChangedEventHandler _
)
void remove_OnCollectionChanged(
    IVsHelpEvents_OnCollectionChangedEventHandler A_1
)
void remove_OnCollectionChanged(
    IVsHelpEvents_OnCollectionChangedEventHandler^ A_1
)
abstract remove_OnCollectionChanged : 
        A_1:IVsHelpEvents_OnCollectionChangedEventHandler -> unit
function remove_OnCollectionChanged(
    A_1 : IVsHelpEvents_OnCollectionChangedEventHandler
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IVsHelpEvents_Event Interface

Microsoft.VisualStudio.VSHelp, espace de noms