LruCache2.GetEnumerator

LruCache<TKey,TValue>.GetEnumerator method

public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator()

See Also