Partager via


SortedDictionarySurrogate<TKey,TValue> Structure

Définition

Type de substitution pour SortedDictionaryCodec<TKey,TValue>.

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

Paramètres de type

TKey

Type de clé.

TValue

Type de valeur.

Héritage
SortedDictionarySurrogate<TKey,TValue>
Attributs

Champs

Comparer

Obtient ou définit le comparateur.

Values

Obtient ou définit les valeurs.

S’applique à