Compartir a través de


ImmutableSortedSetSurrogate<T> Estructura

Definición

Tipo suplente usado por ImmutableSortedSetCodec<T>.

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

Parámetros de tipo

T

El tipo de elemento.

Herencia
ImmutableSortedSetSurrogate<T>
Atributos

Campos

KeyComparer

Obtiene o establece el comparador de claves.

Values

Obtiene o establece los valores.

Se aplica a