LruCache2.RemoveFirst

LruCache<TKey,TValue>.RemoveFirst method

public TValue RemoveFirst()

See Also