© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
22 replies
eid

yield return

i can't understand the benefits of yield return , if it's benefit to avoid fetching all data from database and storing them in the memory,and reading each data on demand.
i think i can does that by stream types,so what the need to yield return?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Yield return
C#CC# / help
4y ago
✅ Early return with yield
C#CC# / help
11mo ago
yield return in c#
C#CC# / help
2y ago
enumerable.range vs yield return
C#CC# / help
2y ago