Comparer::Default Field
.NET Framework (current version)
Represents an instance of Comparer that is associated with the Thread::CurrentCulture of the current thread. This field is read-only.
Assembly: mscorlib (in mscorlib.dll)
Field Value
Type: System.Collections::Comparer^Comparison procedures use the Thread::CurrentCulture of the current thread to determine the sort order and casing rules. String comparisons might have different results depending on the culture. For more information on culture-specific comparisons, see the System.Globalization namespace and Globalizing and Localizing .NET Framework Applications.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: