Compartir a través de


SortedDictionarySurrogate<TKey,TValue> Estructura

Definición

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

Parámetros de tipo

TKey

El tipo de clave.

TValue

Tipo de valor.

Herencia
SortedDictionarySurrogate<TKey,TValue>
Atributos

Campos

Comparer

Obtiene o establece el comparador.

Values

Obtiene o establece los valores.

Se aplica a