ElementGroup.Add Method
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 | |
---|---|---|
Add(ModelElement) | Adds an element to the group. Any links to elements already in the group will also be added. | |
Add(ModelElement, Boolean) | Adds an element to the group. |
Top