# Codec_FSharpSetSurrogate&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_FSharpSetSurrogate<T> : IFieldCodec, IFieldCodec<FSharpSetSurrogate<T>>, IValueSerializer, IValueSerializer<FSharpSetSurrogate<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_FSharpSetSurrogate&lt;T&gt;(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.codec-fsharpsetsurrogate-1/constructors/constructor-orleans-serialization-serializers-icodecprovider-faf1fd9c/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, FSharpSetSurrogate&lt;T&gt;)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.codec-fsharpsetsurrogate-1/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-ref-orleans-ac3fbd1c/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.codec-fsharpsetsurrogate-1/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-73117a30/)
- [Serialize(Writer&lt;TBufferWriter&gt;, FSharpSetSurrogate&lt;T&gt;)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.codec-fsharpsetsurrogate-1/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-ref-orleans-s-c11f6883/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, FSharpSetSurrogate&lt;T&gt;)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.codec-fsharpsetsurrogate-1/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-0667824e/)
