Overload List
| Name | Description | |
|---|---|---|
| Remove(String) |
Remove the key from the collection.
| |
| Remove(CacheableKey) |
Remove the given CacheableKey from the collection.
| |
| Remove(ICacheableKey) |
Remove the given ICacheableKey from the collection.
|