A collection of keys and values associated with the keys.
![]() | Determines whether the collection contains the specified key. |
![]() | Given a key, returns read-only flag. |
![]() | Removes all elements. |
![]() | Removes an element associated with specified key. |
![]() | Sets the value associated with specified key. |
![]() | Given a key, sets read-only flag. |