RegionContainsKey Method |
Name | Description | |
---|---|---|
![]() | ContainsKey(CacheableKey) |
True if the region contains the given key.
This only searches in the local cache.
|
![]() | ContainsKey(ICacheableKey) |
True if the region contains the given key.
This only searches in the local cache.
|