IMutableDictionary Properties |
The IMutableDictionary type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements in the collection. (Inherited from IReadOnlyCollectionKeyValuePairString, Object.) |
![]() | Item |
Gets the value of the given key, or lack thereof,
wrapped inside of a IMutableFragment |
![]() | Keys |
Gets all the keys held by this dictionary
(Inherited from IDictionaryObject.) |