Project |
Name | Description | |
---|---|---|
![]() | Remove(TItem) | Removes the item from the collection and disposes it. Only items that belong to this collection will be removed and disposed. |
![]() | Remove(String) | Removes the item, referenced by its name, from the collection and disposes it. Only items that belong to this collection will be removed and disposed. |