MoveableDecoratorHostShape.ICustomTypeDescriptor.GetEvents (Método) (array<Attribute )

Devuelve los eventos de esta instancia de un componente utilizando la matriz de atributos especificada como filtro.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

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

Parámetros

  • attributes
    Tipo: array<System.Attribute[]
    Una matriz de tipo System.Attribute que se utiliza como filtro.

Valor devuelto

Tipo: System.ComponentModel.EventDescriptorCollection
eventos filtrados de la forma primaria.

Implementaciones

ICustomTypeDescriptor.GetEvents(array<Attribute[])

Seguridad de .NET Framework

Vea también

Referencia

MoveableDecoratorHostShape Clase

GetEvents (Sobrecarga)

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)