SortedSetSurrogate<T> Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |