_dispReferencesEvents_ItemRemovedEventHandler Delegar
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _dispReferencesEvents_ItemRemovedEventHandler(Reference Reference);
[<System.Runtime.InteropServices.ComVisible(false)>]
type _dispReferencesEvents_ItemRemovedEventHandler = delegate of Reference -> unit
Public Delegate Sub _dispReferencesEvents_ItemRemovedEventHandler(Reference As Reference)
Parâmetros
- Reference
- Reference
- Atributos