Compartir a través de


FSharpListCodec<T>.ConvertFromSurrogate Método

Definición

public override Microsoft.FSharp.Collections.FSharpList<T> ConvertFromSurrogate (ref Orleans.Serialization.FSharpListSurrogate<T> surrogate);
override this.ConvertFromSurrogate : FSharpListSurrogate -> List<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As FSharpListSurrogate(Of T)) As FSharpList(Of T)

Parámetros

Devoluciones

Microsoft.FSharp.Collections.FSharpList<T>

Se aplica a