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