次の方法で共有


FSharpSetCodec<T>.ConvertFromSurrogate メソッド

定義

public override Microsoft.FSharp.Collections.FSharpSet<T> ConvertFromSurrogate (ref Orleans.Serialization.FSharpSetSurrogate<T> surrogate);
override this.ConvertFromSurrogate : FSharpSetSurrogate -> Set<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As FSharpSetSurrogate(Of T)) As FSharpSet(Of T)

パラメーター

戻り値

Microsoft.FSharp.Collections.FSharpSet<T>

適用対象