Hi all ,
I found a way to check for an element in a c# array here :
But this is case sensitive search. Is there a way to do the same thing by ignoring case ?
Regards ,
Rhitam
I found a way to check for an element in a c# array here :
But this is case sensitive search. Is there a way to do the same thing by ignoring case ?
Regards ,
Rhitam
Comment