Click or drag to resize
ICacheTKey, TValue Methods

The ICacheTKey, TValue generic type exposes the following members.

Methods
  Name Description
Public method Clear
Removes all keys and values from the cache.
Public method GetOrAdd
Adds a key/value pair to the cache if the key does not already exist.
Top
See Also