Comparer Property
Comparer
Gets the generic equality comparer that is used to determine equality
of keys in the collection.
Declaration
[Browsable(false)]
public IEqualityComparer<string> Comparer { get; }
<Browsable(False)>
Public ReadOnly Property Comparer As IEqualityComparer(Of String)