Using LINQ, can I verify a property has the same value for all objects?

后端 未结 0 1228
别那么骄傲
别那么骄傲 2021-02-11 16:50

I have a Crate object, which has a List of KeyValuePairs. Currently, I\'m iterating through each pair to see if the kvp.Value.PixelsWide are the same for all items in the List.

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