次の方法で共有


ImmutableSortedSetCodec<T>.ConvertFromSurrogate メソッド

定義

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

パラメーター

戻り値

適用対象