Compartir a través de


IVsDataObjectChangeEvents.EventGroupEnded (Evento)

Se produce cuando un grupo de eventos ha finalizado.

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

'Declaración
Event EventGroupEnded As EventHandler
event EventHandler EventGroupEnded
event EventHandler^ EventGroupEnded {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract EventGroupEnded : IEvent<EventHandler,
    EventArgs>
JScript no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

IVsDataObjectChangeEvents Interfaz

Microsoft.VisualStudio.Data.Services (Espacio de nombres)