共用方式為


SortedListSurrogate<TKey,TValue>.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) 

欄位值

IComparer<TKey>

比較子。

屬性

適用於