CacheKeyType, ValueType Methods |
The CacheKeyType, ValueType generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds the specified key-value pair to the cache.
| |
| Clear |
Clears the cache.
| |
| TryGetNearest |
Tries to get the value associated with the key nearest to the specified key.
|