Is equal ignore case C#?

C# String Equals Ignore Case Generally, in c# the string Equals() method will perform case-sensitive string comparison . If we want to perform case insensitive string comparison, we need to use the OrdinalIgnoreCase property and the Equals method.

Sizin İçin Seçtik  What is case insensitive in C#?

Leave a Reply

Your email address will not be published. Required fields are marked *

Is equal ignore case C#?

C# String Equals Ignore Case Generally, in c# the string Equals() method will perform case-sensitive string comparison . If we want to perform case insensitive string comparison, we need to use the OrdinalIgnoreCase property and the Equals method.

Sizin İçin Seçtik  Can you use == for char?

Leave a Reply

Your email address will not be published. Required fields are marked *