共用方式為


ImmutableStackSurrogate<T> 結構

定義

ImmutableStackCodec<T> Surrogate 類型。

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

類型參數

T

元素類型。

繼承
ImmutableStackSurrogate<T>
屬性

欄位

Values

取得或設定值。

適用於