Gets an instance of CaseInsensitiveComparer that is associated with System.Globalization.CultureInfo.InvariantCulture and that is always available.
Documentation for this section has not yet been entered.
Comparison procedures use the System.Globalization.CultureInfo.InvariantCulture 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 Encoding and Localization.