IVsHelpEvents_Event, interface
Les prises en charge filtrent et des événements de modification de la collection.
Espace de noms : Microsoft.VisualStudio.VSHelp
Assembly : Microsoft.VisualStudio.VSHelp (dans Microsoft.VisualStudio.VSHelp.dll)
Syntaxe
'Déclaration
<ComVisibleAttribute(False)> _
Public Interface IVsHelpEvents_Event
[ComVisibleAttribute(false)]
public interface IVsHelpEvents_Event
[ComVisibleAttribute(false)]
public interface class IVsHelpEvents_Event
[<ComVisibleAttribute(false)>]
type IVsHelpEvents_Event = interface end
public interface IVsHelpEvents_Event
Le type IVsHelpEvents_Event expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
add_OnCollectionChanged | Infrastructure. Réservé à un usage interne Microsoft. | |
add_OnFilterChanged | Infrastructure. Réservé à un usage interne Microsoft. | |
remove_OnCollectionChanged | Infrastructure. Réservé à un usage interne Microsoft. | |
remove_OnFilterChanged | Infrastructure. Réservé à un usage interne Microsoft. |
Début
Événements
Nom | Description | |
---|---|---|
OnCollectionChanged | Appelé lorsque la collection d'aide change. | |
OnFilterChanged | Appelé lorsque le filtre appliqué à la collection d'aide change. |
Début