Name | Description | |
---|---|---|
![]() | Add | Overloaded. |
![]() | AddOrUpdate | Adds or updates an entry to cache. If the key already exists, the entry is updated to make it most recently used. |
![]() | Clear | |
![]() | Contains | |
![]() | ContainsKey | |
![]() | CopyTo | |
![]() | GetEnumerator | |
![]() | Remove | Overloaded. |
![]() | Touch | Marks a given key as most recently used, thus preventing it from getting removed soon |
![]() | TryGetValue |