Gets the generic equality comparer that is used to determine equality
of keys in the collection.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public IEqualityComparer<string> Comparer { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property Comparer As IEqualityComparer(Of String) Get |