0

Does anyone know a method to make case-insensitive comparing of two char symbols? I don't want to use .ToUpper() or To.Lower(), I want to compare them like strings String.Compare("abc", "ABC", CompareOptions.OrdinalIgnoreCase);

Cœur
  • 37,241
  • 25
  • 195
  • 267
Aliaksei Futryn
  • 461
  • 5
  • 8

0 Answers0