jeudi 2 avril 2015

How to remove duplicate characters in a string C# [duplicate]


This question already has an answer here:




I have a string from Listview



String str = "4710105011011,4710265849066,4712019100607,4710168702901,4710431339148,4710043552065";


How can I remove character ',' in this string?


Aucun commentaire:

Enregistrer un commentaire