StackOverflow Questions for Tag: icomparable

SpoiledTechie.com
SpoiledTechie.com

Reputation: 10725

How to Naturally/Numerically Sort a DataView?

Score: 1

Views: 1894

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: 6240

Answers: 3

Read More
G S
G S

Reputation: 36858

IComparable behaviour for null arguments

Score: 16

Views: 6663

Answers: 3

Read More
citykid
citykid

Reputation: 11122

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: 64

Answers: 1

Read More
gstercken
gstercken

Reputation: 3271

How to compare values of generic types?

Score: 104

Views: 107432

Answers: 8

Read More
Ram
Ram

Reputation: 160

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

Score: 2

Views: 111

Answers: 1

Read More
JeppeSN
JeppeSN

Reputation: 73

Sorting IComparable objects some of which are null

Score: 7

Views: 4214

Answers: 4

Read More
08Dc91wk
08Dc91wk

Reputation: 4318

Collection that maintains sort order C#

Score: 13

Views: 6178

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: 479

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: 188

Answers: 1

Read More
Robin
Robin

Reputation: 123

Dynamic comparison of boxed primitive values

Score: 2

Views: 512

Answers: 2

Read More
Dina Butko
Dina Butko

Reputation: 1

Linear search algorithm with generic methods

Score: 0

Views: 702

Answers: 3

Read More
mouse_00
mouse_00

Reputation: 683

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: 60841

How to Implement IComparable interface?

Score: 92

Views: 116067

Answers: 8

Read More
user10483669
user10483669

Reputation: 588

Have sort() use culture info when sorting custom IComparable

Score: 1

Views: 268

Answers: 1

Read More
SoftwareGeek
SoftwareGeek

Reputation: 15782

What's the difference between IComparable & IEquatable interfaces?

Score: 116

Views: 26973

Answers: 5

Read More
dognose
dognose

Reputation: 20909

c# CompareTo not behaving as expected along with SortedSets

Score: 1

Views: 41

Answers: 1

Read More
PreviousPage 1Next