Click or drag to resize

CacheKeyType, ValueType Methods

The CacheKeyType, ValueType generic type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the specified key-value pair to the cache.
Public methodClear
Clears the cache.
Public methodTryGetNearest
Tries to get the value associated with the key nearest to the specified key.
Top
See Also