ImmutableSortedSetCodec<T>.ConvertFromSurrogate Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)
Parametri
- surrogate
- ImmutableSortedSetSurrogate<T>