Partager via


ImmutableHashSetSurrogate<T> Structure

Définition

Type de substitut utilisé par ImmutableHashSetCodec<T>.

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

Paramètres de type

T

Type de l’élément.

Héritage
ImmutableHashSetSurrogate<T>
Attributs

Champs

KeyComparer

Obtient ou définit le comparateur de clé.

Values

Obtient ou définit les valeurs.

S’applique à