There may be times when we're done with the things we've been storing but want to keep a dictionary for further use.

Boom! All we need to do is call Clear () on the dictionary and it will part with its key-value pairs.

Here's a hint: we want to clear out the values in the dictionary.