ConvertToSurrogate(FSharpList<T>, FSharpListSurrogate<T>)
override
public override void ConvertToSurrogate(FSharpList<T> value, ref FSharpListSurrogate<T> surrogate) Converts a value to the surrogate type.
Parameters
valueFSharpList<T>- The value.
surrogateFSharpListSurrogate<T>- The surrogate.
