共用方式為


ImmutableSortedDictionarySurrogate<TKey,TValue>.KeyComparer 欄位

定義

取得或設定索引鍵比較子。

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

欄位值

IComparer<TKey>

索引鍵比較子。

屬性

適用於