다음을 통해 공유


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)

매개 변수

반환

적용 대상