[This is preliminary documentation and is subject to change.]
The
Methods
Name | Description | |
---|---|---|
![]() | Add | Adds an element with the provided key and value to the IDictionary object. (Inherited from IDictionary.) |
![]() | Clear | Removes all elements from the IDictionary object. (Inherited from IDictionary.) |
![]() | Contains | Determines whether the IDictionary object contains an element with the specified key. (Inherited from IDictionary.) |
![]() | CopyTo | (Inherited from ICollection.) |
![]() | Overloaded. | |
![]() | Remove | Removes the element with the specified key from the IDictionary object. (Inherited from IDictionary.) |