ElementTypeDescriptor.CollectionRolePropertiesBrowsable(ModelElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For all the relationships this model element participate, return whether any PropertyDescriptor for Collection properties based on roles is Browsable
protected:
virtual bool CollectionRolePropertiesBrowsable(Microsoft::VisualStudio::Modeling::ModelElement ^ requestor);
protected virtual bool CollectionRolePropertiesBrowsable (Microsoft.VisualStudio.Modeling.ModelElement requestor);
abstract member CollectionRolePropertiesBrowsable : Microsoft.VisualStudio.Modeling.ModelElement -> bool
override this.CollectionRolePropertiesBrowsable : Microsoft.VisualStudio.Modeling.ModelElement -> bool
Protected Overridable Function CollectionRolePropertiesBrowsable (requestor As ModelElement) As Boolean
Parameters
- requestor
- ModelElement