Group Constructor |
Name | Description | |
---|---|---|
Group |
Initialized a new unnamed empty group.
| |
Group(IEnumerableEntityObject) |
Initialized a new group with the specified entities.
| |
Group(String) |
Initialized a new empty group.
| |
Group(String, IEnumerableEntityObject) |
Initialized a new group with the specified entities.
|