Compartir a través de


ImmutableSortedSetCodec<T>.ConvertToSurrogate Método

Definición

System.Object.ConvertToSurrogate(System.Collections.Immutable.ImmutableSortedSet{`0},Orleans.Serialization.Codecs.ImmutableSortedSetSurrogate{`0}@)
public override void ConvertToSurrogate (System.Collections.Immutable.ImmutableSortedSet<T> value, ref Orleans.Serialization.Codecs.ImmutableSortedSetSurrogate<T> surrogate);
override this.ConvertToSurrogate : System.Collections.Immutable.ImmutableSortedSet<'T> * ImmutableSortedSetSurrogate -> unit
Public Overrides Sub ConvertToSurrogate (value As ImmutableSortedSet(Of T), ByRef surrogate As ImmutableSortedSetSurrogate(Of T))

Parámetros

Se aplica a