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


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

Определение

Суррогатный тип для SortedDictionaryCodec<TKey,TValue>.

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

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

TKey

Тип ключа.

TValue

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

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

Поля

Comparer

Возвращает или задает компаратор.

Values

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

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