Compartir a través de


ImmutableSortedDictionarySurrogate<TKey,TValue> Estructura

Definición

[Orleans.GenerateSerializer]
public struct ImmutableSortedDictionarySurrogate<TKey,TValue>
[<Orleans.GenerateSerializer>]
type ImmutableSortedDictionarySurrogate<'Key, 'Value> = struct
Public Structure ImmutableSortedDictionarySurrogate(Of TKey, TValue)

Parámetros de tipo

TKey

El tipo de clave.

TValue

Tipo de valor.

Herencia
ImmutableSortedDictionarySurrogate<TKey,TValue>
Atributos

Campos

KeyComparer

Obtiene o establece el comparador de claves.

ValueComparer

Obtiene o establece el comparador de valores.

Values

Obtiene o establece los valores.

Se aplica a