Share via


DataViewBrowseObject.GetEvents, méthode

Extrait une collection d' EventDescriptorCollection d'événements pour le actuel parcourent l'objet.

Espace de noms :  Microsoft.VisualStudio.Data.Framework
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
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

Valeur de retour

Type : System.ComponentModel.EventDescriptorCollection
Retourne une collection d' EventDescriptorCollection contenant des événements pour la actuelle parcourent l'objet.

Implémentations

ICustomTypeDescriptor.GetEvents()

Sécurité .NET Framework

Voir aussi

Référence

DataViewBrowseObject Classe

GetEvents, surcharge

Microsoft.VisualStudio.Data.Framework, espace de noms

GetEvents