Collection |
| Name | Description | |
|---|---|---|
| ForceValueTKey, TValue(IDictionaryTKey, TValue, TKey, TValue) | Gets the value associated with the specified key from the dictionary, or creates a new entry if the dictionary does not contain a value associated with the key. | |
| ForceValueTKey, TValue(IDictionaryTKey, TValue, TKey, FuncTKey, TValue) | Gets the value associated with the specified key from the dictionary, or creates a new entry if the dictionary does not contain a value associated with the key. |