InfiniteCache2.TryGetValue

InfiniteCache<TKey,TValue>.TryGetValue method

public bool TryGetValue(TKey key, out TValue value)

See Also