I have a Class. I'm creating a List of items that are based on that class. Like, Class Fruit and List<Fruit> fruits. Now, I'm creating another List for the same Class type. Is there a simple straight instruction (method/function) to order the items in the second List based on the index they have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.