Freigeben über


FSharpSetCopier<T> Klasse

Definition

[Orleans.RegisterCopier]
public class FSharpSetCopier<T> : Orleans.Serialization.Cloning.IDeepCopier<Microsoft.FSharp.Collections.FSharpSet<T>>
[<Orleans.RegisterCopier>]
type FSharpSetCopier<'T> = class
    interface IDeepCopier<Set<'T>>
    interface IDeepCopier
Public Class FSharpSetCopier(Of T)
Implements IDeepCopier(Of FSharpSet(Of T))

Typparameter

T
Vererbung
FSharpSetCopier<T>
Attribute
Implementiert
IDeepCopier IDeepCopier<Microsoft.FSharp.Collections.FSharpSet<T>>

Konstruktoren

FSharpSetCopier<T>(IDeepCopier<T>)

Methoden

DeepCopy(FSharpSet<T>, CopyContext)

Gilt für: