The AssemblyGroupCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetEnumerator | Allows enumerating all the assembly groups in the collection. | |
| GetObjectEnumerator | Allows enumerating all the assembly groups in the collection. | |
| Remove(AssemblyGroup) | Removes the given assembly group. | |
| Remove(String) | Removes the assembly group with the given name. | |
| RemoveAt | Removes an assembly group at the specified index. |
