ElementGroupPrototype Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ElementGroupPrototype(ElementGroup, IEnumerable<ModelElement>) | Constructor | |
ElementGroupPrototype(Partition, Guid) | Constructor for taking a rool domain class Id. This is used to determine whether an element can be merged under an parent element. | |
ElementGroupPrototype(Partition, ICollection<ModelElement>, ElementGroup) | Constructor |
Top