Düzenle

Aracılığıyla paylaş


ImmutableSortedSetCodec<T>.ConvertFromSurrogate Method

Definition

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)

Parameters

Returns

Applies to