Compartilhar via


SortedListSurrogate<TKey,TValue> Estrutura

Definição

Tipo alternativo para SortedListCodec<TKey,TValue>.

[Orleans.GenerateSerializer]
public struct SortedListSurrogate<TKey,TValue>
[<Orleans.GenerateSerializer>]
type SortedListSurrogate<'Key, 'Value> = struct
Public Structure SortedListSurrogate(Of TKey, TValue)

Parâmetros de tipo

TKey

O tipo principal.

TValue

O tipo de valor.

Herança
SortedListSurrogate<TKey,TValue>
Atributos

Campos

Comparer

Obtém ou define o comparador.

Values

Obtém ou define os valores.

Aplica-se a