Dictionaries object
The Dictionaries object holds a collection of Dictionary objects. Use the Dictionaries property to access the Dictionaries collection available on the server. The Dictionaries object supports the following properties and methods:

NameDescription
CountNumber of items.
ItemReturn an item from the collection. The key can be the name of the dictionary or an index.