Redigera

Dela via


SortedDictionarySurrogate<TKey,TValue>.Comparer Field

Definition

Gets or sets the comparer.

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

Field Value

IComparer<TKey>

The comparer.

Attributes

Applies to