Düzenle

Aracılığıyla paylaş


ImmutableArraySurrogate<T> Struct

Definition

Surrogate type used by ImmutableArrayCodec<T>.

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

Type Parameters

T

The element type.

Inheritance
ImmutableArraySurrogate<T>
Attributes

Fields

Values

Gets or sets the values.

Applies to