ImmutableListSurrogate<T> 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
所使用的 ImmutableListCodec<T> Surrogate 型別。
[Orleans.GenerateSerializer]
public struct ImmutableListSurrogate<T>
[<Orleans.GenerateSerializer>]
type ImmutableListSurrogate<'T> = struct
Public Structure ImmutableListSurrogate(Of T)
類型參數
- T
元素類型。
- 繼承
-
ImmutableListSurrogate<T>
- 屬性
欄位
Values |
取得或設定值。 |