# Copier_FSharpMapSurrogate&lt;TKey, TValue&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_FSharpMapSurrogate<TKey, TValue> : IDeepCopier, IDeepCopier<FSharpMapSurrogate<TKey, TValue>>
```

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_FSharpMapSurrogate&lt;TKey, TValue&gt;(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.copier-fsharpmapsurrogate-2/constructors/constructor-orleans-serialization-serializers-icodecprovider-c09e5476/)

## Methods

- [DeepCopy(FSharpMapSurrogate&lt;TKey, TValue&gt;, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.copier-fsharpmapsurrogate-2/methods/deepcopy-orleans-serialization-fsharpmapsurrogate-tkey-tvalue-orleans-serializat-342a3f01/)
