# Copier_FSharpSetSurrogate&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_FSharpSetSurrogate<T> : IDeepCopier, IDeepCopier<FSharpSetSurrogate<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_FSharpSetSurrogate&lt;T&gt;(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.copier-fsharpsetsurrogate-1/constructors/constructor-orleans-serialization-serializers-icodecprovider-8230f2b6/)

## Methods

- [DeepCopy(FSharpSetSurrogate&lt;T&gt;, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.copier-fsharpsetsurrogate-1/methods/deepcopy-orleans-serialization-fsharpsetsurrogate-t-orleans-serialization-clonin-5b36f59f/)
