The following tables list the members exposed by DictionaryUtilities.
Name | Description | |
---|---|---|
AddRange | Overloaded. | |
AddRangeIfNotExist<T> | Adds the set dictionary the this instance if the elements in the added dictionary are not included in this instance. | |
ForceGetValue<T1,T2> | ||
GetValue<T> | ||
GetValueOrDefault<K,V> | Gets value from dictionary. If no value found then returns defValue. | |
ToObject<T> |