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

后端 未结 0 696
暗喜
暗喜 2021-02-11 16:52

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.

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