Поделиться через


ElementTypeDescriptor.CreateCollectionPropertyDescriptor - метод

Пространство имен:  Microsoft.VisualStudio.Modeling.Design
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Синтаксис

'Декларация
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
)

Параметры

Возвращаемое значение

Тип: System.ComponentModel.PropertyDescriptor

Безопасность платформы .NET Framework

См. также

Ссылки

ElementTypeDescriptor Класс

Microsoft.VisualStudio.Modeling.Design - пространство имен