© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
4y ago
•
4 replies
Mastalt
❔ Sort a list
how would sorting a list of object
[
] work with this
:
outputResults.Sort((a, b) => a.CompareTo(b));
outputResults.Sort((a, b) => a.CompareTo(b));
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
✅ List.Sort()?
C
C# / help
15mo ago
How to sort a linked list
C
C# / help
3y ago
✅ sort list after property
C
C# / help
3y ago
❔ How do i sort a list of objects by multiple possible items
C
C# / help
4y ago