Edit

Share via


SortedSetSurrogate<T>.Comparer Field

Definition

Gets or sets the comparer.

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

Field Value

The comparer.

Attributes

Applies to