Richard Brennan
Member
- Joined
- Apr 22, 2016
- Messages
- 8
- Programming Experience
- 1-3
I have just finished learning how to use ICompare and IComparable to sort complex-types and I can now use .Sort() on my classes.
I want to know how to make .Reverse() also work on my classes.
Kind regards
Richard.
I want to know how to make .Reverse() also work on my classes.
Kind regards
Richard.