How to loop through the items of a Dictionary?

Certified Senior Developer

I have a Dictionary value which can change on time. I want run a foreach loop on the items of the Dictionary. How would I do that? An example dictionary is given below.

busNumber: 499.99

accountId: "7000"

roadNumber: "asw12"

category: "12"

productId: "qaz12"

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data