Metodo Remove
Removes an Assembly from the collection.
Elenco di overload
Nome | Descrizione | |
---|---|---|
Remove(String) | Removes the Assembly, with the specified identifier, from the collection. | |
Remove(Assembly) | Removes the specified Assembly from the collection. | |
Remove(IModelComponent) | (Ereditato da ModelComponentCollection). | |
Remove(String, Boolean) | Infrastruttura. | |
Remove(Assembly, Boolean) | Infrastruttura. |
In alto
Vedere anche