How to combine multiple Collections (Queue or List) element by element?
I have 3 queues of records (of idential size and datetime order) and want to combine them record by record.
I have 3 queues of records (of idential size and datetime order) and want to combine them record by record.