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