Edit

Share via


ReferencesEventsClass Class

Definition

[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("0002E119-0000-0000-C000-000000000046")]
public class ReferencesEventsClass : Microsoft.Vbe.Interop.ReferencesEvents
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("0002E119-0000-0000-C000-000000000046")>]
type ReferencesEventsClass = class
    interface _ReferencesEvents
    interface ReferencesEvents
    interface _dispReferencesEvents_Event
Public Class ReferencesEventsClass
Implements ReferencesEvents
Inheritance
ReferencesEventsClass
Attributes
Implements

Constructors

ReferencesEventsClass()

Methods

add_ItemAdded(_dispReferencesEvents_ItemAddedEventHandler)
add_ItemRemoved(_dispReferencesEvents_ItemRemovedEventHandler)
remove_ItemAdded(_dispReferencesEvents_ItemAddedEventHandler)
remove_ItemRemoved(_dispReferencesEvents_ItemRemovedEventHandler)

Events

ItemAdded
ItemRemoved

Applies to