共用方式為


Partition.GetClosurePrototypeGroup 方法 (ICollection<ModelElement>, ClosureType)

根據指定的根項目清單建立指定之結束型別的 ElementGroupPrototype

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

語法

'宣告
Public Function GetClosurePrototypeGroup ( _
    rootElements As ICollection(Of ModelElement), _
    type As ClosureType _
) As ElementGroupPrototype
public ElementGroupPrototype GetClosurePrototypeGroup(
    ICollection<ModelElement> rootElements,
    ClosureType type
)

參數

傳回值

類型:Microsoft.VisualStudio.Modeling.ElementGroupPrototype
在終止查核行程中選取之項目集合的 ElementGroupPrototype

備註

項目群組原型的 DistinguishedElements 清單中會填入根項目清單

.NET Framework 安全性

請參閱

參考

Partition 類別

GetClosurePrototypeGroup 多載

Microsoft.VisualStudio.Modeling 命名空間