Compartir a través de


ImmutableArraySurrogate<T> Estructura

Definición

Tipo suplente usado por ImmutableArrayCodec<T>.

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

Parámetros de tipo

T

El tipo de elemento.

Herencia
ImmutableArraySurrogate<T>
Atributos

Campos

Values

Obtiene o establece los valores.

Se aplica a