Click or drag to resize
RegionContainsValueForKey Method
Overload List
  NameDescription
Public methodContainsValueForKey(CacheableKey)
True if the region contains a value for the given key. This only searches in the local cache.
Public methodContainsValueForKey(ICacheableKey)
True if the region contains a value for the given key. This only searches in the local cache.
Top
See Also