Click or drag to resize
PropertiesFind Method
Overload List
  NameDescription
Public methodFind(String)
Return the value for the given key, or NULL if not found.
Public methodFind(CacheableKey)
Return the value for the given CacheableKey, or NULL if not found.
Public methodFind(ICacheableKey)
Return the value for the given ICacheableKey, or NULL if not found.
Top
See Also