Partager via


DataViewBrowseObject.GetEvents, méthode

Extrait une collection d'EventDescriptorCollection d'événements pour la valeur Actuelle 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 : EventDescriptorCollection
Retourne une collection d'EventDescriptorCollection contenant des événements au courant 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