ElementTypeDescriptor::CreateCollectionPropertyDescriptor Method (ModelElement^, DomainRoleInfo^, array<Attribute^>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Design
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
protected: virtual PropertyDescriptor^ CreateCollectionPropertyDescriptor( ModelElement^ requestor, DomainRoleInfo^ targetRoleInfo, array<Attribute^>^ attributes )
Parameters
Return Value
Type: System.ComponentModel::PropertyDescriptor^
Show: