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


ConcurrentDictionarySurrogate<TKey,TValue> Структура

Определение

Суррогатный тип, используемый ConcurrentDictionaryCodec<TKey,TValue>.

[Orleans.GenerateSerializer]
public struct ConcurrentDictionarySurrogate<TKey,TValue>
[<Orleans.GenerateSerializer>]
type ConcurrentDictionarySurrogate<'Key, 'Value> = struct
Public Structure ConcurrentDictionarySurrogate(Of TKey, TValue)

Параметры типа

TKey

Тип ключа.

TValue

Тип значения.

Наследование
ConcurrentDictionarySurrogate<TKey,TValue>
Атрибуты

Поля

Values

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

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