# ConcurrentDictionarySurrogate&lt;TKey, TValue&gt;.Values

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.codecs.concurrentdictionarysurrogate-2/) | [Fields](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.codecs.concurrentdictionarysurrogate-2/fields/)

```csharp
[Orleans.Id(0)]
public Dictionary<TKey, TValue> ConcurrentDictionarySurrogate<TKey, Values
```

Gets or sets the values.

### Value

The values.
