|
-
Mar 18th, 2012, 06:55 PM
#3
Re: List sorting, but doesn't just use 1 data object?
 Originally Posted by jmcilhinney
...IComparer interface or the Comparison delegate, the function that compares...
I think you meant to say the IComparable interface. I recently tested this for an answer for another thread and I had to use that interface for it to work. I think IComparer is for the objects that do the sorting, ie. the collections and lists.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|