Values: ICollection;
The Values property returns the collection of dictionary element values.
To work with the collection of glossary values, use the For Each cycle.
The example of use if given in description of the Add method.
See also:
IDictionary