# Codec_FSharpListSurrogate&lt;T&gt;

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

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

```csharp
public sealed class Codec_FSharpListSurrogate<T> : IFieldCodec, IFieldCodec<FSharpListSurrogate<T>>, IValueSerializer, IValueSerializer<FSharpListSurrogate<T>>
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [Codec_FSharpListSurrogate&lt;T&gt;(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.codec-fsharplistsurrogate-1/constructors/constructor-orleans-serialization-serializers-icodecprovider-a0d78616/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, FSharpListSurrogate&lt;T&gt;)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.codec-fsharplistsurrogate-1/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-ref-orleans-8aa12e0a/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.codec-fsharplistsurrogate-1/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-62745012/)
- [Serialize(Writer&lt;TBufferWriter&gt;, FSharpListSurrogate&lt;T&gt;)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.codec-fsharplistsurrogate-1/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-ref-orleans-s-1c375057/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, FSharpListSurrogate&lt;T&gt;)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.codec-fsharplistsurrogate-1/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-7037f15c/)
