Compartir a través de


ImmutableSortedDictionarySurrogate<TKey,TValue>.KeyComparer Campo

Definición

Obtiene o establece el comparador de claves.

[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) 

Valor de campo

IComparer<TKey>

Comparador de claves.

Atributos

Se aplica a