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

适用于