ElementGroupPrototype 构造函数 (Partition, Guid)

采用的 rool 域类 ID. 构造函数用于确定元素是否可合并在父元素下。

命名空间:  Microsoft.VisualStudio.Modeling
程序集:  Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

语法

声明
Public Sub New ( _
    partition As Partition, _
    rootElementDomainClassId As Guid _
)
public ElementGroupPrototype(
    Partition partition,
    Guid rootElementDomainClassId
)

参数

  • rootElementDomainClassId
    类型:System.Guid
    表示字段单个根元素的类 ID

.NET Framework 安全性

请参见

参考

ElementGroupPrototype 类

ElementGroupPrototype 重载

Microsoft.VisualStudio.Modeling 命名空间