Compartir a través de


SortedSetCodec<T>.ConvertToSurrogate Método

Definición

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

Parámetros

value
SortedSet<T>

Se aplica a