Compartir a través de


PropertyGroup.ICustomTypeDescriptor.GetEvents (Método)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
Private Function GetEvents As EventDescriptorCollection
    Implements ICustomTypeDescriptor.GetEvents
EventDescriptorCollection ICustomTypeDescriptor.GetEvents()
private:
virtual EventDescriptorCollection^ GetEvents() sealed = ICustomTypeDescriptor::GetEvents
private abstract GetEvents : unit -> EventDescriptorCollection 
private override GetEvents : unit -> EventDescriptorCollection 
JScript no admite implementaciones explícitas de interfaces.

Valor devuelto

Tipo: System.ComponentModel.EventDescriptorCollection

Implementaciones

ICustomTypeDescriptor.GetEvents()

Seguridad de .NET Framework

Vea también

Referencia

PropertyGroup Clase

GetEvents (Sobrecarga)

Microsoft.VisualStudio.Data.Schema.Package.Internal (Espacio de nombres)