ObjectCache.GetValues Method
.NET Framework 4.5
Gets a set of cache entries.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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, String[]) | Gets a set of cache entries that correspond to the specified keys. |