Keys: ICollection;
The Keys property returns an object that contains the collection of glossary keys.
To work with the collection of glossary keys, use the For...Each cycle.
The example of use is given in description of the Add method.
See also:
IDictionary