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(String) |
Removes the assembly group with the given name.
|
![]() | Remove(AssemblyGroup) |
Removes the given assembly group.
|
![]() | RemoveAt |
Removes an assembly group at the specified index.
|
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of assembly groups in the collection.
|
![]() | Item[([( Int32])]) | |
![]() | Item[([( String])]) |