LruCache2.ContainsKey

LruCache<TKey,TValue>.ContainsKey method

public bool ContainsKey(TKey key)

See Also