Compartilhar via


SortedDictionarySurrogate<TKey,TValue> Estrutura

Definição

Tipo alternativo para SortedDictionaryCodec<TKey,TValue>.

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

Parâmetros de tipo

TKey

O tipo principal.

TValue

O tipo de valor.

Herança
SortedDictionarySurrogate<TKey,TValue>
Atributos

Campos

Comparer

Obtém ou define o comparador.

Values

Obtém ou define os valores.

Aplica-se a