| MutableDictionaryObject Properties | 
The MutableDictionaryObject type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Count | 
            Gets the number of entries in this dictionary
            (Inherited from DictionaryObject.) | 
|  | Item | 
            Gets the fragment value for the given key in this dictionary
             | 
|  | Keys | 
            Gets all the keys held by this dictionary
            (Inherited from DictionaryObject.) | 
 See Also
See Also