Udostępnij za pośrednictwem


Metoda MoveableDecoratorHostShape.ICustomTypeDescriptor.GetEvents — (array<Attribute )

Zwraca zdarzeń dla tego wystąpienia składnika za pomocą tablicy określony atrybut jako filtr.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

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

Parametry

  • attributes
    Typ: array<System.Attribute[]
    Tablica typu System.Attribute, który jest używany jako filtr.

Wartość zwracana

Typ: System.ComponentModel.EventDescriptorCollection
Filtrowane zdarzenia kształtu nadrzędnego.

Implementuje

ICustomTypeDescriptor.GetEvents(array<Attribute[])

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

MoveableDecoratorHostShape Klasa

Przeciążenie GetEvents

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams