Partager via


SortedSetSurrogate<T> Structure

Définition

Type de substitution pour SortedSetCodec<T>.

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

Paramètres de type

T

Type de l’élément.

Héritage
SortedSetSurrogate<T>
Attributs

Champs

Comparer

Obtient ou définit le comparateur.

Values

Obtient ou définit les valeurs.

S’applique à