List Question
10 TechQA 2024-10-18 00:34:43How to sort a list of objects with IComparable and IComparer
22.7k views
Asked by Maximus Decimus
Why is the Xamarin generated Java.Util.Date not IComparable
129 views
Asked by mdellasalla
What happens when ==, CompareTo(), and Equals() do not agree?
1.5k views
Asked by John Washburn
Why do I have to overload operators when implementing CompareTo?
4.5k views
Asked by Andy
What are the operators <,> supposed to do with one or both objects being set to 'Nothing'?
128 views
Asked by Maslow
Problem comparing items implementing IComparable
3.3k views
Asked by RameshVel
Sort a ArrayList of Objects based on parameter with IComparable
268 views
Asked by DerDave
Implementing Icomparable on a Taxpayer class to sort based on taxOwed
1k views
Asked by Anjana Sharma
why do we need Icomparable interface?
254 views
Asked by Srikanth
Sort an ArrayList of Objects in C#
7.1k views
Asked by Srikanth