MemoryCache::GetValues Method
.NET Framework (current version)
Namespace:
System.Runtime.Caching
Assembly: System.Runtime.Caching (in System.Runtime.Caching.dll)
| Name | Description | |
|---|---|---|
![]() | GetValues(IEnumerable<String^>^, String^) | Returns a set of cache entries that correspond to the specified keys.(Overrides ObjectCache::GetValues(IEnumerable<String^>^, String^).) |
![]() | GetValues(String^, array<String^>^) | Gets a set of cache entries that correspond to the specified keys.(Inherited from ObjectCache.) |
Show:
