ImmutableArraySurrogate<T> 構造体

定義

によって ImmutableArrayCodec<T>使用されるサロゲート型。

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

型パラメーター

T

要素型。

継承
ImmutableArraySurrogate<T>
属性

フィールド

Values

値を取得または設定します。

適用対象