Redigera

Dela via


FSharpSetCodec<T>.ConvertToSurrogate Method

Definition

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

Parameters

value
Microsoft.FSharp.Collections.FSharpSet<T>

Applies to