FileCache GetValues Method Nemiro.Data.dll
Overload List

  NameDescription
Public methodGetValues(String,  String ) (Inherited from ObjectCache.)
Public methodGetValues(IEnumerable String , String)
Returns a set of cache entries that correspond to the specified keys.
(Overrides ObjectCache GetValues(IEnumerable String , String).)
Top
See Also