# Copier_ImmutableSortedDictionarySurrogate&lt;TKey, TValue&gt;

Package: [Microsoft.Orleans.Serialization](/orleans/docs/api/csharp/microsoft.orleans.serialization/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Serialization)

```csharp
public sealed class Copier_ImmutableSortedDictionarySurrogate<TKey, TValue> : IDeepCopier, IDeepCopier<ImmutableSortedDictionarySurrogate<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_ImmutableSortedDictionarySurrogate&lt;TKey, TValue&gt;(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleanscodegen.orleans.serialization.codecs.copier-immutablesorteddictionarysurrogate-2/constructors/constructor-orleans-serialization-serializers-icodecprovider-45ed2092/)

## Methods

- [DeepCopy(ImmutableSortedDictionarySurrogate&lt;TKey, TValue&gt;, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleanscodegen.orleans.serialization.codecs.copier-immutablesorteddictionarysurrogate-2/methods/deepcopy-orleans-serialization-codecs-immutablesorteddictionarysurrogate-tkey-tv-63c42b1c/)
