The Values property gets a collection containing the values in the Dictionary. It returns an object of ValueCollection type.
The following code snippet reads all keys in a Dictionary.