2
Answers

Sorting a List

Ask a question
Peter

Peter

15y
5.8k
1

Hi.

I have a List<MyObj>.

MyObj has a attribute Called Name.

I would like to sort the List i alpfabetical order on the Name attribute.. How do I do that?

 

Best regards

Peter


Answers (2)