C# Tutorial Comparer

Basic

  1. Create Comparer associated with the Thread.CurrentCulture of the current thread in CSharp
  2. Create Comparer that is associated with CultureInfo.InvariantCulture in CSharp
  3. Create Comparer using the specified System.Globalization.CultureInfo in CSharp
  4. Do a case-sensitive comparison of two objects of the same type in CSharp




















Home »
  C# Tutorial »
    Collections »




ArrayList
BitArray
Collection
Comparer
HashSet
Hashtable
LinkedList
List
ListDictionary
OrderedDictionary
Queue
SortedList
SortedSet
Stack
StringCollection
StringDictionary