A collection where each key is unique but has a list of values
Protected
The number of keys in the lookup
Add a value to the lookup
Clear the collection
Delete all values from a key
Iterate all keys and their values
Get the list of values from a key
Check if a key exists in the lookup
Set the collection for a given key
A collection where each key is unique but has a list of values