次の方法で共有


FSharpListCodec<T>.ConvertFromSurrogate メソッド

定義

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)

パラメーター

戻り値

Microsoft.FSharp.Collections.FSharpList<T>

適用対象