Condividi tramite


SortedDictionarySurrogate<TKey,TValue> Struct

Definizione

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

Parametri di tipo

TKey

Tipo di chiave.

TValue

Tipo di valore.

Ereditarietà
SortedDictionarySurrogate<TKey,TValue>
Attributi

Campi

Comparer

Ottiene o imposta l'operatore di confronto.

Values

Ottiene o imposta i valori.

Si applica a