Freigeben über


ElementTypeDescriptor.CreateCollectionPropertyDescriptor-Methode

Namespace:  Microsoft.VisualStudio.Modeling.Design
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: System.ComponentModel.PropertyDescriptor

.NET Framework-Sicherheit

Siehe auch

Referenz

ElementTypeDescriptor Klasse

Microsoft.VisualStudio.Modeling.Design-Namespace