C
cody
Hi, I have multiple Collections which I want to iterate over *without*
copying alle my collections into one.
If there is no method to do this I propose a new Class Enumerate which
should provide something like that: IEnumerable Join(IEnumerable
a,IEnumerable b)
copying alle my collections into one.
If there is no method to do this I propose a new Class Enumerate which
should provide something like that: IEnumerable Join(IEnumerable
a,IEnumerable b)