共用方式為


ImmutableArraySurrogate<T> 結構

定義

所使用的 Surrogate 型別 ImmutableArrayCodec<T>

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

類型參數

T

元素類型。

繼承
ImmutableArraySurrogate<T>
屬性

欄位

Values

取得或設定值。

適用於