Szerkesztés

Megosztás a következőn keresztül:


ImmutableSortedSetSurrogate<T>.KeyComparer Field

Definition

Gets or sets the key comparer.

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

Field Value

The key comparer.

Attributes

Applies to