Condividi tramite


SortedListSurrogate<TKey,TValue> Struct

Definizione

Tipo surrogato per SortedListCodec<TKey,TValue>.

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

Parametri di tipo

TKey

Tipo di chiave.

TValue

Tipo di valore.

Ereditarietà
SortedListSurrogate<TKey,TValue>
Attributi

Campi

Nome Descrizione
Comparer

Ottiene o imposta l'operatore di confronto.

Values

Ottiene o imposta i valori.

Si applica a