ImmutableSortedSetSurrogate<T> Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Tipo alternativo usado por ImmutableSortedSetCodec<T>.
[Orleans.GenerateSerializer]
public struct ImmutableSortedSetSurrogate<T>
[<Orleans.GenerateSerializer>]
type ImmutableSortedSetSurrogate<'T> = struct
Public Structure ImmutableSortedSetSurrogate(Of T)
Parâmetros de tipo
- T
O tipo de elemento.
- Herança
-
ImmutableSortedSetSurrogate<T>
- Atributos
Campos
KeyComparer |
Obtém ou define o comparador de chave. |
Values |
Obtém ou define os valores. |