ImmutableQueueSurrogate<T> 構造体

定義

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

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

型パラメーター

T

要素型。

継承
ImmutableQueueSurrogate<T>
属性

フィールド

Values

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

適用対象