Comparer
Compares two objects for equivalence, where string comparisons are case-sensitive.
Represents an instance of Comparer that is associated with the CurrentCulture of the current thread. This field is read-only.
Represents an instance of Comparer that is associated with InvariantCulture. This field is read-only.
Initializes a new instance of the Comparer class using the specified CultureInfo.
Performs a case-sensitive comparison of two objects of the same type and returns a value indicating whether one is less than, equal to, or greater than the other.