# ImmutableQueueSurrogate&lt;T&gt;

Package: [Microsoft.Orleans.Serialization](/orleans/docs/api/csharp/microsoft.orleans.serialization/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Serialization)

```csharp
[Orleans.GenerateSerializer]
public struct ImmutableQueueSurrogate<T>
```

Surrogate type used by `Orleans.Serialization.Codecs.ImmutableListCodec-1`.

## Type parameters

- `T`: The element type.

## Fields

- [Values](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.codecs.immutablequeuesurrogate-1/fields/values-0b6657cf/)
