How to query a nested object dictionary against another dictionary key/values matching

前端 未结 0 659
予麋鹿
予麋鹿 2021-01-19 04:32

I need to query a dictionary that is within an object and bring back certain records based on a dictionary that is passed in.

I know there is a .ContainsKey()

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