ConvertToSurrogate(FSharpSet<T>, FSharpSetSurrogate<T>)
override
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.
