# FrozenSetSurrogate&lt;T&gt;.Values

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

```csharp
[Orleans.Id(0)]
public List<T> Values
```

Gets or sets the values.

### Value

The values.
