For one item there are multiple data- how to add these data in queue

@ajay_kumar_Indana Look into LINQ GroupBy statement. Here’s a great tutorial for that (along with other approaches): [HowTo] Overview on different options for grouping data and processing the groups