ElementGroup.GetElements 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 | |
---|---|---|
GetElements() | Get the set of elements contained by this group. This does not include the set of elements contained by child subgroups. | |
GetElements(Guid) | Get the set of element instances of a particular domain class that are contained in this group. This does not include the set of elements contained by child subgroups. |
Top