共用方式為


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>

適用於