다음을 통해 공유


FSharpSetCodec<T>.ConvertToSurrogate 메서드

정의

public override void ConvertToSurrogate (Microsoft.FSharp.Collections.FSharpSet<T> value, ref Orleans.Serialization.FSharpSetSurrogate<T> surrogate);
override this.ConvertToSurrogate : Set<'T> * FSharpSetSurrogate -> unit
Public Overrides Sub ConvertToSurrogate (value As FSharpSet(Of T), ByRef surrogate As FSharpSetSurrogate(Of T))

매개 변수

value
Microsoft.FSharp.Collections.FSharpSet<T>

적용 대상