- These two interfaces you have to implement if you want to be able to make custom sorting.
- The object to be sorted will implement IComparable while the class that is going to sort the objects will implement IComparer.
Monday, January 19, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment