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

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

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

Gets or sets the values.

### Value

The values.
