共用方式為


ImmutableDictionarySurrogate<TKey,TValue> 結構

定義

所使用的 Surrogate 型別 ImmutableDictionaryCodec<TKey,TValue>

[Orleans.GenerateSerializer]
public struct ImmutableDictionarySurrogate<TKey,TValue>
[<Orleans.GenerateSerializer>]
type ImmutableDictionarySurrogate<'Key, 'Value> = struct
Public Structure ImmutableDictionarySurrogate(Of TKey, TValue)

類型參數

TKey

索引鍵類型。

TValue

值型別。

繼承
ImmutableDictionarySurrogate<TKey,TValue>
屬性

欄位

Values

取得或設定值。

適用於