Overload List
Name | Description | |
---|---|---|
![]() | Contains(Byte) |
Checks if the cache contains an object with the given ID.
|
![]() | Contains(Guid) |
Checks if the cache contains an object with the given ID.
|
![]() | Contains(String) |
Checks if the cache contains an object with the given ID.
|
![]() | Contains(CachedObjectId) |
Checks if the cache contains an object with the given ID.
|
See Also