SortedSetSurrogate<T>.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) 

フィールド値

比較子。

属性

適用対象