Redigera

Dela via


FSharpSetCodec<T>.ConvertFromSurrogate Method

Definition

public override Microsoft.FSharp.Collections.FSharpSet<T> ConvertFromSurrogate (ref Orleans.Serialization.FSharpSetSurrogate<T> surrogate);
override this.ConvertFromSurrogate : FSharpSetSurrogate -> Set<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As FSharpSetSurrogate(Of T)) As FSharpSet(Of T)

Parameters

Returns

Microsoft.FSharp.Collections.FSharpSet<T>

Applies to