Compartir a través de


SortedDictionarySurrogate<TKey,TValue>.Comparer Campo

Definición

Obtiene o establece el comparador.

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

Valor de campo

IComparer<TKey>

Comparador.

Atributos

Se aplica a