CacheStoreProvider.GetEnumerator Method

Definition

Retrieves a dictionary enumerator used to iterate through the key settings and their values contained in the cache.

C#
public abstract System.Collections.IDictionaryEnumerator GetEnumerator();

Returns

A dictionary enumerator used to iterate through the key settings and their values contained in the cache.

Applies to

Product Versions
.NET Framework 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1