Compartilhar via


Método PropertyGroup.ICustomTypeDescriptor.GetEvents

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
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 não oferece suporte para implementações de interfaces explícitas.

Valor de retorno

Tipo: System.ComponentModel.EventDescriptorCollection

Implementações

ICustomTypeDescriptor.GetEvents()

Segurança do .NET Framework

Consulte também

Referência

PropertyGroup Classe

Sobrecargas GetEvents

Namespace Microsoft.VisualStudio.Data.Schema.Package.Internal