Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I user Regular Expressions with Stringbuilder objects

Status
Not open for further replies.

sjctechno

Programmer
Oct 14, 2002
27
US
I have a lot of string manipulation to do, and would like to use Stringbuilder to keep the memory footprint down, but I also want to use Regular Expressions - it does not appear to me that this is possible - am I missing something, or do I have to do a .tostring in order to user regex?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top