다음을 통해 공유


FSharpListCodec<T>.ConvertToSurrogate 메서드

정의

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))

매개 변수

value
Microsoft.FSharp.Collections.FSharpList<T>

적용 대상