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


SortedListSurrogate<TKey,TValue>.Values Поле

Определение

Возвращает или задает значения.

[Orleans.Id(0)]
public System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<TKey,TValue>> Values;
[<Orleans.Id(0)>]
val mutable Values : System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<'Key, 'Value>>
Public Values As List(Of KeyValuePair(Of TKey, TValue)) 

Значение поля

List<KeyValuePair<TKey,TValue>>

Значения.

Атрибуты

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