ConvertFromSurrogate(FSharpListSurrogate<T>)
override
public override FSharpList<T> ConvertFromSurrogate(ref FSharpListSurrogate<T> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateFSharpListSurrogate<T>- The surrogate.
Returns
The value.
