Edit

Share via


_dispReferences_Events_Event Interface

Definition

[System.Runtime.InteropServices.ComVisible(false)]
public interface _dispReferences_Events_Event
[<System.Runtime.InteropServices.ComVisible(false)>]
type _dispReferences_Events_Event = interface
Public Interface _dispReferences_Events_Event
Derived
Attributes

Methods

add_ItemAdded(_dispReferences_Events_ItemAddedEventHandler)
add_ItemRemoved(_dispReferences_Events_ItemRemovedEventHandler)
remove_ItemAdded(_dispReferences_Events_ItemAddedEventHandler)
remove_ItemRemoved(_dispReferences_Events_ItemRemovedEventHandler)

Events

ItemAdded
ItemRemoved

Applies to