Partilhar via


ImmutableListSurrogate<T> Estrutura

Definição

Tipo alternativo usado por ImmutableListCodec<T>.

[Orleans.GenerateSerializer]
public struct ImmutableListSurrogate<T>
[<Orleans.GenerateSerializer>]
type ImmutableListSurrogate<'T> = struct
Public Structure ImmutableListSurrogate(Of T)

Parâmetros de tipo

T

O tipo de elemento.

Herança
ImmutableListSurrogate<T>
Atributos

Campos

Values

Obtém ou define os valores.

Aplica-se a