ImmutableSortedSetSurrogate<T>.KeyComparer 字段

定义

获取或设置键比较器。

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

字段值

键比较器。

属性

适用于