| DictionaryObject Properties | 
The DictionaryObject type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Count | 
            Gets the number of entries in this dictionary
             | 
|  | Item | 
            Gets the value of the given key, or lack thereof,
            wrapped inside of a IFragment | 
|  | Keys | 
            Gets all the keys held by this dictionary
             | 
 See Also
See Also