C# / LINQ - Order list of objects by substring of property

后端 未结 0 1354
别那么骄傲
别那么骄傲 2020-12-19 09:02

I have a list of objects which implement some interface IWhatever.

IWhatever implements a string property "Name".

I can order this list by the name p

相关标签:
回答
  • 消灭零回复
提交回复
热议问题