© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
7 replies
superman

Enumerable merging with Enumerable

Hello I have a function getObjects() and I have a large parameters list that I have to pass in blocks into this function in a loop. I have an Enumerable objects and if I run the loop the objects enumerable will be equal to the last result of the function, but I want it to be an Enumerable of all results of the loop. How to handle this?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Enumerable.OrderBy help
C#CC# / help
13mo ago
enumerable.range vs yield return
C#CC# / help
2y ago
CA1860: Avoid using 'Enumerable.Any()' extension method
C#CC# / help
13mo ago