Click or drag to resize

MutableDictionaryObject Properties

The MutableDictionaryObject type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of entries in this dictionary
(Inherited from DictionaryObject.)
Public propertyItem
Gets the fragment value for the given key in this dictionary
Public propertyKeys
Gets all the keys held by this dictionary
(Inherited from DictionaryObject.)
Top
See Also