# Copier_ImmutableHashSetSurrogate&lt;T&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_ImmutableHashSetSurrogate<T> : IDeepCopier, IDeepCopier<ImmutableHashSetSurrogate<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_ImmutableHashSetSurrogate&lt;T&gt;(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleanscodegen.orleans.serialization.codecs.copier-immutablehashsetsurrogate-1/constructors/constructor-orleans-serialization-serializers-icodecprovider-3d27465c/)

## Methods

- [DeepCopy(ImmutableHashSetSurrogate&lt;T&gt;, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleanscodegen.orleans.serialization.codecs.copier-immutablehashsetsurrogate-1/methods/deepcopy-orleans-serialization-codecs-immutablehashsetsurrogate-t-orleans-serial-2c79b1db/)
