Szerkesztés

Megosztás a következőn keresztül:


ImmutableHashSetSurrogate<T>.KeyComparer Field

Definition

Gets or sets the key comparer.

[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) 

Field Value

The key comparer.

Attributes

Applies to