ICache2.TryGetValue

ICache<TKey,TValue>.TryGetValue method

public bool TryGetValue(TKey key, out TValue value)

See Also