Поделиться через


ImmutableDictionarySurrogate<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>

Значения.

Атрибуты

Применяется к