Compartir a través de


ConcurrentDictionarySurrogate<TKey,TValue>.Values Campo

Definición

Obtiene o establece los valores.

[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) 

Valor de campo

Dictionary<TKey,TValue>

Los valores.

Atributos

Se aplica a