Partager via


ConcurrentDictionarySurrogate<TKey,TValue>.Values Champ

Définition

Obtient ou définit les valeurs.

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

Valeur de champ

Dictionary<TKey,TValue>

Valeurs.

Attributs

S’applique à