Creates an enumerator that can be used to iterate through a collection of cache entries.
Namespace: Nemiro.Data.CachingAssembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
Return Value
Type: IEnumerator KeyValuePair String, ObjectThe enumerator object that provides access to the items in the cache.
See Also