# FSharpSetCopier&lt;T&gt; Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleans.serialization.fsharpsetcopier-1/)

## FSharpSetCopier&lt;T&gt;(IDeepCopier&lt;T&gt;) {#constructor-orleans-serialization-cloning-ideepcopier-t-35d99d5a}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleans.serialization.fsharpsetcopier-1/constructors/constructor-orleans-serialization-cloning-ideepcopier-t-35d99d5a/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Serialization.FSharp/FSharpCodecs.cs#L998)

```csharp
public FSharpSetCopier(IDeepCopier<T> copier)
```

### Parameters

- `copier` (`IDeepCopier<T>`)
