ImmutableListSurrogate<T> 構造体

定義

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

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

型パラメーター

T

要素型。

継承
ImmutableListSurrogate<T>
属性

フィールド

Values

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

適用対象