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

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

```csharp
[Orleans.Id(0)]
public List<KeyValuePair<TKey, TValue>> ImmutableSortedDictionarySurrogate<TKey, Values
```

Gets or sets the values.

### Value

The values.
