Comparer.FromCulture
This function returns a comparison function based on the specified culture and a logical value, ignoreCase, which determines whether the comparison should be case-sensitive. The default value for igno...
This function returns a comparison function based on the specified culture and a logical value, ignoreCase, which determines whether the comparison should be case-sensitive. The default value for ignoreCase is false. The culture parameter represents well-known locale identifiers used within the .NET framework.