Skip to content

FSharpSetCodec<T>.ConvertToSurrogate(FSharpSet<T>, FSharpSetSurrogate<T>)

ConvertToSurrogate(FSharpSet<T>, FSharpSetSurrogate<T>)

override
View source
public override void ConvertToSurrogate(FSharpSet<T> value, ref FSharpSetSurrogate<T> surrogate)
Converts a value to the surrogate type.

Parameters

valueFSharpSet<T>
The value.
surrogateFSharpSetSurrogate<T>
The surrogate.