Method TryGetValue TryGetValue(string, out string) Declaration public bool TryGetValue(string key, out string value) Parameters Type Name Description string key string value Returns Type Description bool Implements IDictionary<TKey, TValue>.TryGetValue(TKey, out TValue)