Compartilhar via


ReadOnlyCollectionSurrogate<T> Estrutura

Definição

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

O tipo de elemento.

Herança
ReadOnlyCollectionSurrogate<T>
Atributos

Campos

Values

Obtém ou define os valores.

Aplica-se a