# ConcurrentDictionarySurrogate&lt;TKey, TValue&gt; Fields

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

## Values {#values-77d596fb}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.codecs.concurrentdictionarysurrogate-2/fields/values-77d596fb/)

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

Gets or sets the values.

### Value

The values.
