ConvertFromSurrogate(FSharpSetSurrogate<T>)
override
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.
