Click or drag to resize

IMutableDictionary Properties

The IMutableDictionary type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of entries in this dictionary
(Inherited from IDictionaryObject.)
Public propertyItem
Gets the value of the given key, or lack thereof, wrapped inside of a IMutableFragment
Public propertyKeys
Gets all the keys held by this dictionary
(Inherited from IDictionaryObject.)
Top
See Also