2
Answers

Sorting a List

Peter

Peter

16y
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)