StackOverflow Questions for Tag: icomparable

SpoiledTechie.com
SpoiledTechie.com

Reputation: 10725

How to Naturally/Numerically Sort a DataView?

Score: 1

Views: 1880

Answers: 2

Read More
mightycode Newton
mightycode Newton

Reputation: 3949

compare objects for equality - if the values of the properties are the same

Score: 0

Views: 6041

Answers: 3

Read More
G S
G S

Reputation: 36818

IComparable behaviour for null arguments

Score: 15

Views: 6602

Answers: 3

Read More
citykid
citykid

Reputation: 11040

Should I implement my own IComparable for a struct in F# *just* for performance reasons?

Score: 1

Views: 58

Answers: 1

Read More
Saher Ahwal
Saher Ahwal

Reputation: 9237

Is implementing IComparable<T> sufficient for sorting or do I need to also implement IComparer?

Score: 0

Views: 63

Answers: 1

Read More
gstercken
gstercken

Reputation: 3271

How to compare values of generic types?

Score: 104

Views: 107094

Answers: 8

Read More
Ram
Ram

Reputation: 162

IComparer problem in vb.net but same working in C#

Score: 2

Views: 109

Answers: 1

Read More
JeppeSN
JeppeSN

Reputation: 73

Sorting IComparable objects some of which are null

Score: 7

Views: 4213

Answers: 4

Read More
08Dc91wk
08Dc91wk

Reputation: 4318

Collection that maintains sort order C#

Score: 13

Views: 6132

Answers: 3

Read More
Paul Johnson
Paul Johnson

Reputation: 41

How to sort a custom list - SecondaryItem within PrimaryItem

Score: -1

Views: 33

Answers: 1

Read More
Roham Pardakhtim
Roham Pardakhtim

Reputation: 333

Implementing IComparable<T> Interface for a generic class to compare type T

Score: 2

Views: 463

Answers: 2

Read More
Işıl Demirci
Işıl Demirci

Reputation: 1

The type 'UnityEngine.Vector2' must be convertible to 'System.IComparable<UnityEngine.Vector2>' to use it as parameter 'T' in generic class Graph<T>

Score: 0

Views: 187

Answers: 1

Read More
Robin
Robin

Reputation: 123

Dynamic comparison of boxed primitive values

Score: 2

Views: 511

Answers: 2

Read More
Dina Butko
Dina Butko

Reputation: 1

Linear search algorithm with generic methods

Score: 0

Views: 694

Answers: 3

Read More
mouse_00
mouse_00

Reputation: 673

Error while passing IComparable<T> to CompareTo

Score: 1

Views: 49

Answers: 1

Read More
Sexy Scorch
Sexy Scorch

Reputation: 29

How to use IComparable with struct array?

Score: 0

Views: 135

Answers: 0

Read More
Alex Gordon
Alex Gordon

Reputation: 60691

How to Implement IComparable interface?

Score: 92

Views: 115540

Answers: 8

Read More
user10483669
user10483669

Reputation: 588

Have sort() use culture info when sorting custom IComparable

Score: 1

Views: 265

Answers: 1

Read More
SoftwareGeek
SoftwareGeek

Reputation: 15762

What's the difference between IComparable & IEquatable interfaces?

Score: 116

Views: 26849

Answers: 5

Read More
dognose
dognose

Reputation: 20889

c# CompareTo not behaving as expected along with SortedSets

Score: 1

Views: 41

Answers: 1

Read More
PreviousPage 1Next