Partager via


ImmutableSortedSetSurrogate<T> Structure

Définition

Type de substitut utilisé par ImmutableSortedSetCodec<T>.

[Orleans.GenerateSerializer]
public struct ImmutableSortedSetSurrogate<T>
[<Orleans.GenerateSerializer>]
type ImmutableSortedSetSurrogate<'T> = struct
Public Structure ImmutableSortedSetSurrogate(Of T)

Paramètres de type

T

Type de l’élément.

Héritage
ImmutableSortedSetSurrogate<T>
Attributs

Champs

KeyComparer

Obtient ou définit le comparateur de clé.

Values

Obtient ou définit les valeurs.

S’applique à