Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
❔ Return IEnumerable backwards - C#
C
C#
•
4y ago
•
43 replies
IceTrooper 🧊
❔ Return IEnumerable backwards
Hey
! I got a method which returns a specific collection depending of the parameter
. Right now
, I needed to add a method to return similar result
, but
Left.Lane
Left.Lane
collection should be returned in backward order
.
How can I do it in the more compact way
(and without errors
)
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,338
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
IEnumerable<Author>
C
C# / help
4mo ago
IEnumerable and loops
C
C# / help
7mo ago
✅ IEnumerable vs IReadOnlyCollection
C
C# / help
11mo ago