i have a collection of Order objects, and each Order object has 1 or more Card objects in it (in a generic List object called Cards.
Now i want to know the total number of cards, in one number.
I’m not getting it together, and the Linq intellisense just doesn’t makes any sense for me….
You can get the number of Cards using