Partager via


LocalizableProperties.GetEvents, méthode (array<Attribute )

Obtient la collection d'événements pour un composant spécifié à l'aide d'un tableau spécifié d'attributs comme filtre.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Function GetEvents ( _
    attributes As Attribute() _
) As EventDescriptorCollection
public EventDescriptorCollection GetEvents(
    Attribute[] attributes
)

Paramètres

Valeur de retour

Type : System.ComponentModel.EventDescriptorCollection
EventDescriptorCollection avec les événements qui correspondent aux attributs spécifiés pour ce composant.

Implémentations

ICustomTypeDescriptor.GetEvents(array<Attribute[])

Remarques

Délégués à GetEvents.

Sécurité .NET Framework

Voir aussi

Référence

LocalizableProperties Classe

GetEvents, surcharge

Microsoft.VisualStudio.Shell, espace de noms