ElementTypeDescriptor::IncludeCollectionRoleProperties Method (ModelElement^)

 

For all the relationships this model element participate, return whether to provide a PropertyDescriptor for Collection properties based on roles.

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

protected:
virtual bool IncludeCollectionRoleProperties(
	ModelElement^ requestor
)

Parameters

Return Value

Type: System::Boolean

Return to top
Show: