ICache2.ContainsKey

ICache<TKey,TValue>.ContainsKey method

public bool ContainsKey(TKey key)

See Also