Compartir a través de


ImmutableListSurrogate<T> Estructura

Definición

Tipo suplente 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

El tipo de elemento.

Herencia
ImmutableListSurrogate<T>
Atributos

Campos

Values

Obtiene o establece los valores.

Se aplica a