MemoryCache::Remove Method
Removes the specified item from the cache.
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(String^, CacheEntryRemovedReason, String^) | Removes a cache entry from the cache using the reason. |
![]() | Remove(String^, String^) | Removes a cache entry from the cache. (Overrides ObjectCache::Remove(String^, String^).) |
Show:
