Condividi tramite


FSharpListCodec<T>.ConvertFromSurrogate Metodo

Definizione

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)

Parametri

Restituisce

Microsoft.FSharp.Collections.FSharpList<T>

Si applica a