Definitions object
The Definitions object holds a collection of Definition objects. Use the Definitions property to get the collection of available definitions for an expression. Use the Execute method to send a query to a DICT server. The Definitions object supports the following properties and methods: 

 NameDescription 
  CountNumber of item in the collection. 
  ItemReturns an item within the collection. The key is the index of the item.