Click here to Skip to main content
15,921,452 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to store Regular Expression in array ? using C#
Posted
Comments
Kenneth Haugland 6-Sep-12 4:42am    
How about an array of string, or list of string?
Giletwala Dhaval 6-Sep-12 4:52am    
array of string

I dont completely understand you question. Just use multiple possible arguments like this:
http://stackoverflow.com/questions/9821460/regex-multiple-matches[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900