dky1e
June 3rd, 2002, 12:12 PM
Is there a "equalsIgnoreCase()" from java similar method in c# when comparing strings?
|
Click to See Complete Forum and Search --> : string comparison ignore case. dky1e June 3rd, 2002, 12:12 PM Is there a "equalsIgnoreCase()" from java similar method in c# when comparing strings? dky1e June 3rd, 2002, 12:14 PM Never mind... I'm a little slow today. I can just use .ToUpper()! codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |