remove string data

Posted by Jack on Stack Overflow See other posts from Stack Overflow or by Jack
Published on 2010-05-20T10:58:01Z Indexed on 2010/05/20 11:00 UTC
Read the original article Hit count: 124

Filed under:
|

I have this text: 256/6815859

I want this: 2566815859

How can I remove / with c#?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET