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


ImmutableSortedDictionarySurrogate<TKey,TValue>.KeyComparer Поле

Определение

Возвращает или задает функцию сравнения ключей.

[Orleans.Id(1)]
public System.Collections.Generic.IComparer<TKey> KeyComparer;
[<Orleans.Id(1)>]
val mutable KeyComparer : System.Collections.Generic.IComparer<'Key>
Public KeyComparer As IComparer(Of TKey) 

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

IComparer<TKey>

Функция сравнения ключей.

Атрибуты

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