Partilhar via


Método DataViewBrowseObject.GetEvents

Recupera uma coleção de EventDescriptorCollection de eventos para atual para o objeto.

Namespace:  Microsoft.VisualStudio.Data.Framework
Assembly:  Microsoft.VisualStudio.Data.Framework (em Microsoft.VisualStudio.Data.Framework.dll)

Sintaxe

'Declaração
Public Function GetEvents As EventDescriptorCollection
public EventDescriptorCollection GetEvents()
public:
virtual EventDescriptorCollection^ GetEvents() sealed
abstract GetEvents : unit -> EventDescriptorCollection  
override GetEvents : unit -> EventDescriptorCollection
public final function GetEvents() : EventDescriptorCollection

Valor de retorno

Tipo: EventDescriptorCollection
Retorna uma coleção de EventDescriptorCollection que contém os eventos para atual para o objeto.

Implementações

ICustomTypeDescriptor.GetEvents

Segurança do .NET Framework

Consulte também

Referência

DataViewBrowseObject Classe

Sobrecargas GetEvents

Namespace Microsoft.VisualStudio.Data.Framework

GetEvents