Compartir a través de


ReadOnlyCollectionSurrogate<T> Estructura

Definición

Tipo suplente usado por ReadOnlyCollectionCodec<T>.

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

Parámetros de tipo

T

El tipo de elemento.

Herencia
ReadOnlyCollectionSurrogate<T>
Atributos

Campos

Values

Obtiene o establece los valores.

Se aplica a