次の方法で共有


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) 

フィールド値

キーの比較子。

属性

適用対象