共用方式為


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)

參數

傳回

適用於