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>

比較子。

属性

適用対象