Udostępnij za pośrednictwem


Metoda ElementTypeDescriptor.CreateCollectionPropertyDescriptor —

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

Składnia

'Deklaracja
Protected Overridable Function CreateCollectionPropertyDescriptor ( _
    requestor As ModelElement, _
    targetRoleInfo As DomainRoleInfo, _
    attributes As Attribute() _
) As PropertyDescriptor
protected virtual PropertyDescriptor CreateCollectionPropertyDescriptor(
    ModelElement requestor,
    DomainRoleInfo targetRoleInfo,
    Attribute[] attributes
)

Parametry

Wartość zwracana

Typ: System.ComponentModel.PropertyDescriptor

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementTypeDescriptor Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Design