Overload List
| Name | Description | |
|---|---|---|
| GetValues(String, String ) | (Inherited from ObjectCache.) | |
| GetValues(IEnumerable String , String) |
Returns a set of cache entries that correspond to the specified keys.
(Overrides ObjectCache GetValues(IEnumerable String , String).) |
See Also