Partilhar via


ImmutableDictionarySurrogate<TKey,TValue> Estrutura

Definição

Tipo alternativo usado por ImmutableDictionaryCodec<TKey,TValue>.

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

Parâmetros de tipo

TKey

O tipo principal.

TValue

O tipo de valor.

Herança
ImmutableDictionarySurrogate<TKey,TValue>
Atributos

Campos

Values

Obtém ou define os valores.

Aplica-se a