次の方法で共有


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>

適用対象