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

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

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

Gets or sets the values.

### Value

The values.
