| 
               | 
            
              Dictionary
             | 
          
| Name | Description | |
|---|---|---|
| 
                 | 
              Add(KeyValuePairTKey, TValue) | Adds an item to the DictionaryListTKey, TValue. | 
| 
                 | 
              Add(TKey, TValue) | Adds an element with the provided key and value to the DictionaryListTKey, TValue. |