ICacheAccessorGetEnumerator Method |
Retrieves a dictionary enumerator used to iterate through the key settings and their values contained in the cache.
Namespace: CMS.Helpers.Caching.AbstractionsAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax IDictionaryEnumerator GetEnumerator()
Return Value
Type:
IDictionaryEnumeratorSee Also