# Copier_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 Copier_FSharpListSurrogate<T> : IDeepCopier, IDeepCopier<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

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

## Methods

- [DeepCopy(FSharpListSurrogate&lt;T&gt;, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.copier-fsharplistsurrogate-1/methods/deepcopy-orleans-serialization-fsharplistsurrogate-t-orleans-serialization-cloni-45335085/)
