ObjectWithIdCollectionBaseTRemove Method | 
| Name | Description | |
|---|---|---|
| Remove(IEnumerableInt32) | ||
| Remove(IEnumerableT) | ||
| Remove(Int32) | 
            Removes an object with the provided ID from the collection.
              | |
| Remove(T) | 
            Fjerner objekt med samme id som obj fra collection.
              | |
| Remove(ObjectWithIdCollectionBaseT) |