Condividi tramite


ImmutableSortedDictionarySurrogate<TKey,TValue> Struct

Definizione

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

Parametri di tipo

TKey

Tipo di chiave.

TValue

Tipo di valore.

Ereditarietà
ImmutableSortedDictionarySurrogate<TKey,TValue>
Attributi

Campi

KeyComparer

Ottiene o imposta l'operatore di confronto della chiave.

ValueComparer

Ottiene o imposta l'operatore di confronto del valore.

Values

Ottiene o imposta i valori.

Si applica a