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 命名空间