I have a hashtable with 7 keys, and each key contains an array list.

How do I go about iterating through all the values for each key? Thanks.