共用方式為


ConcurrentDictionarySurrogate<TKey,TValue>.Values 欄位

定義

取得或設定值。

[Orleans.Id(0)]
public System.Collections.Generic.Dictionary<TKey,TValue> Values;
[<Orleans.Id(0)>]
val mutable Values : System.Collections.Generic.Dictionary<'Key, 'Value>
Public Values As Dictionary(Of TKey, TValue) 

欄位值

Dictionary<TKey,TValue>

值。

屬性

適用於