|
-
Jan 7th, 2005, 03:52 PM
#1
Thread Starter
Fanatic Member
searching for strings with object.indexOf [resolved]
The method .indexOf is nice and all but it wont find strings that are of different case. Lest say I have a huge string buffer and need to search for a value but want it to be case-insensitive. Is there a built in method of VB.NET to do this?
E.g. Searching for the value 'red' should match values of 'Red', 'RED', rEd', within a string.
Last edited by nkad; Jan 8th, 2005 at 12:15 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|