Skip to content

FSharpSetCodec<T>.ConvertFromSurrogate(FSharpSetSurrogate<T>)

ConvertFromSurrogate(FSharpSetSurrogate<T>)

override
View source
public override FSharpSet<T> ConvertFromSurrogate(ref FSharpSetSurrogate<T> surrogate)
Converts a value from the surrogate type to the field type.

Parameters

surrogateFSharpSetSurrogate<T>
The surrogate.

Returns

The value.