i have one list
List lstEmail = new List();
foreach (var item in lstEmail)
{
string[] strEmailIDs = item.EmailID.Split(',');
}
but i want to remove duplicate values from these string
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
siddhartha sharnaPosted Jun 7, 2018, 5:51 AM
Nanddeep NachanPosted May 31, 2018, 1:09 AM
Jayakumar BalasubramaniamPosted May 30, 2018, 8:35 AM
Pooja ChowdhuryPosted May 30, 2018, 8:33 AM
Jayakumar BalasubramaniamPosted May 30, 2018, 8:13 AM
Pooja ChowdhuryPosted May 30, 2018, 8:02 AM
Jayakumar BalasubramaniamPosted May 30, 2018, 7:57 AM
Pooja ChowdhuryPosted May 30, 2018, 7:54 AM
Jayakumar BalasubramaniamPosted May 30, 2018, 7:34 AM
Pooja ChowdhuryPosted May 30, 2018, 7:25 AM
Jayakumar BalasubramaniamPosted May 30, 2018, 7:19 AM