Method TryGetValue TryGetValue(TKey, out TValue) Declaration bool TryGetValue(TKey key, out TValue value) Parameters Type Name Description TKey key TValue value Returns Type Description bool