ObjectWithIdCollectionBaseTContains Method | 
| Name | Description | |
|---|---|---|
| Contains(Int32) | 
            Returns true of the collection contains the object with the provided ID.
              | |
| Contains(T) | 
            Returnerer om collection rummer objekt med samme id som obj.
              |