RegionContainsValueForKey Method |
Name | Description | |
---|---|---|
![]() | ContainsValueForKey(CacheableKey) |
True if the region contains a value for the given key.
This only searches in the local cache.
|
![]() | ContainsValueForKey(ICacheableKey) |
True if the region contains a value for the given key.
This only searches in the local cache.
|