Compartir a través de


ImmutableSortedSetSurrogate<T>.KeyComparer Campo

Definición

Obtiene o establece el comparador de claves.

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

Valor de campo

Comparador de claves.

Atributos

Se aplica a