다음을 통해 공유


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>

적용 대상