List Question
20 TechQA 2014-11-11T15:38:41.280000How 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
172 views
Asked by mdellasalla
What happens when ==, CompareTo(), and Equals() do not agree?
1.6k views
Asked by John Washburn
Why do I have to overload operators when implementing CompareTo?
4.6k views
Asked by Andy
What are the operators <,> supposed to do with one or both objects being set to 'Nothing'?
179 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
306 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?
297 views
Asked by Srikanth
Sort an ArrayList of Objects in C#
7.1k views
Asked by Srikanth
Generics and Implementing IComparable
16k views
Asked by CSharpened
Sorting an array of strings by length using IComparable<string>
610 views
Asked by Petar Drianov
How do I Override GetHashCode and CompareTo for a Discriminated Union in F#?
997 views
Asked by user2023861
System.Version doesn't implement System.IComparable in F#
390 views
Asked by Johannes Egger
IComparable IgnoreCase
475 views
Asked by Sperry
Compare() method, Parent and Children objects sorting not perfect
375 views
Asked by blaces
How to use IComparable with struct array?
157 views
Asked by Sexy Scorch
Error while passing IComparable<T> to CompareTo
76 views
Asked by mouse_00
Syntax for comparing when supporting IComparable
204 views
Asked by Heap of Pinto Beans
IComparer compare value of enum
1.4k views
Asked by Mike L