Compartir a través de


ImmutableQueueSurrogate<T> Estructura

Definición

Tipo suplente usado por ImmutableListCodec<T>.

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

Parámetros de tipo

T

El tipo de elemento.

Herencia
ImmutableQueueSurrogate<T>
Atributos

Campos

Values

Obtiene o establece los valores.

Se aplica a