Aracılığıyla paylaş


ElementTypeDescriptor.CreateCollectionPropertyDescriptor Yöntem

Ad alanı:  Microsoft.VisualStudio.Modeling.Design
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (Microsoft.VisualStudio.Modeling.Sdk.11.0.dll içinde)

Sözdizimi

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

Parametreler

Dönüş Değeri

Tür: System.ComponentModel.PropertyDescriptor

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ElementTypeDescriptor Sınıf

Microsoft.VisualStudio.Modeling.Design Ad Alanı