Hi,
one of my method returns me an array which has several fields say, id1, id2 ,id3 etc...
how I want to make list of distinct ids from this id1,id2,id3. Can any one help me out how to do this using C#, LINQ ??
Please help.
Best Regards,
Rohan Laghate