Edit

Share via


FSharpListCodec<T>.ConvertToSurrogate Method

Definition

public override void ConvertToSurrogate (Microsoft.FSharp.Collections.FSharpList<T> value, ref Orleans.Serialization.FSharpListSurrogate<T> surrogate);
override this.ConvertToSurrogate : List<'T> * FSharpListSurrogate -> unit
Public Overrides Sub ConvertToSurrogate (value As FSharpList(Of T), ByRef surrogate As FSharpListSurrogate(Of T))

Parameters

value
Microsoft.FSharp.Collections.FSharpList<T>

Applies to