次の方法で共有


ReadOnlyDictionarySurrogate<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>
属性

適用対象