# FSharpListCopier&lt;T&gt; Constructors

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

## FSharpListCopier&lt;T&gt;(IDeepCopier&lt;T&gt;) {#constructor-orleans-serialization-cloning-ideepcopier-t-58a2807a}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleans.serialization.fsharplistcopier-1/constructors/constructor-orleans-serialization-cloning-ideepcopier-t-58a2807a/)

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

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

### Parameters

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