Compartir a través de


SortedSetSurrogate<T> Estructura

Definición

Tipo suplente para SortedSetCodec<T>.

[Orleans.GenerateSerializer]
public struct SortedSetSurrogate<T>
[<Orleans.GenerateSerializer>]
type SortedSetSurrogate<'T> = struct
Public Structure SortedSetSurrogate(Of T)

Parámetros de tipo

T

El tipo de elemento.

Herencia
SortedSetSurrogate<T>
Atributos

Campos

Comparer

Obtiene o establece el comparador.

Values

Obtiene o establece los valores.

Se aplica a