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