Freigeben über


ImmutableDictionarySurrogate<TKey,TValue>.Values Feld

Definition

Ruft die Werte ab oder legt sie fest.

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

Feldwert

Dictionary<TKey,TValue>

Die Werte.

Attribute

Gilt für: