次の方法で共有


SortedSetCodec<T>.ConvertFromSurrogate メソッド

定義

System.Object.ConvertFromSurrogate(Orleans.Serialization.Codecs.SortedSetSurrogate{`0}@)
public override System.Collections.Generic.SortedSet<T> ConvertFromSurrogate (ref Orleans.Serialization.Codecs.SortedSetSurrogate<T> surrogate);
override this.ConvertFromSurrogate : SortedSetSurrogate -> System.Collections.Generic.SortedSet<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As SortedSetSurrogate(Of T)) As SortedSet(Of T)

パラメーター

戻り値

適用対象