Partager via


ReferencesEvents Interface

Définition

[System.Runtime.InteropServices.Guid("0002E11A-0000-0000-C000-000000000046")]
public interface ReferencesEvents : Microsoft.Vbe.Interop._dispReferencesEvents_Event, Microsoft.Vbe.Interop._ReferencesEvents
[<System.Runtime.InteropServices.Guid("0002E11A-0000-0000-C000-000000000046")>]
type ReferencesEvents = interface
    interface _ReferencesEvents
    interface _dispReferencesEvents_Event
Public Interface ReferencesEvents
Implements _dispReferencesEvents_Event, _ReferencesEvents
Dérivé
Attributs
Implémente

Méthodes

add_ItemAdded(_dispReferencesEvents_ItemAddedEventHandler) (Hérité de _dispReferencesEvents_Event)
add_ItemRemoved(_dispReferencesEvents_ItemRemovedEventHandler) (Hérité de _dispReferencesEvents_Event)
remove_ItemAdded(_dispReferencesEvents_ItemAddedEventHandler) (Hérité de _dispReferencesEvents_Event)
remove_ItemRemoved(_dispReferencesEvents_ItemRemovedEventHandler) (Hérité de _dispReferencesEvents_Event)

Événements

ItemAdded (Hérité de _dispReferencesEvents_Event)
ItemRemoved (Hérité de _dispReferencesEvents_Event)

S’applique à