ImmutableHashSetSurrogate<T>.KeyComparer フィールド

定義

キーの比較子を取得または設定します。

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

フィールド値

キーの比較子。

属性

適用対象