Freigeben über


MoveableDecoratorHostShape.ICustomTypeDescriptor.GetEvents-Methode (array<Attribute )

Gibt die Ereignisse für diese Instanz einer Komponente unter Verwendung des angegebenen Attributarrays als Filter zurück.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Private Function GetEvents ( _
    attributes As Attribute() _
) As EventDescriptorCollection Implements ICustomTypeDescriptor.GetEvents
EventDescriptorCollection ICustomTypeDescriptor.GetEvents(
    Attribute[] attributes
)

Parameter

  • attributes
    Typ: array<System.Attribute[]
    Ein Array von System.Attribute Typ, der als Filter verwendet wird.

Rückgabewert

Typ: System.ComponentModel.EventDescriptorCollection
Gefilterte Ereignisse der übergeordneten Formular.

Implementiert

ICustomTypeDescriptor.GetEvents(array<Attribute[])

.NET Framework-Sicherheit

Siehe auch

Referenz

MoveableDecoratorHostShape Klasse

GetEvents-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace