Freigeben über


ImmutableSortedSetCodec<T>.ConvertFromSurrogate Methode

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)

Parameter

Gibt zurück

Gilt für: