共用方式為


ElementTypeDescriptor.IncludeCollectionRoleProperties 方法

對於這個模型項目參與的所有關聯性,會傳回是否要提供以角色為基礎之 Collection 屬性的 PropertyDescriptor

命名空間:  Microsoft.VisualStudio.Modeling.Design
組件:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.12.0.dll 中)

語法

'宣告
Protected Overridable Function IncludeCollectionRoleProperties ( _
    requestor As ModelElement _
) As Boolean
protected virtual bool IncludeCollectionRoleProperties(
    ModelElement requestor
)

參數

傳回值

類型:System.Boolean

.NET Framework 安全性

請參閱

參考

ElementTypeDescriptor 類別

Microsoft.VisualStudio.Modeling.Design 命名空間