|  | Collection | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | ToDictionaryTKey, TValue(IEnumerableKeyValuePairTKey, TValue) | Creates a Dictionary{TKey, TValue} from an IEnumerable{KeyValuePair{TKey, TValue}}. | 
|  | ToDictionaryTKey, TValue(IEnumerableKeyValuePairTKey, TValue, IEqualityComparerTKey) | Creates a Dictionary{TKey, TValue} from an IEnumerable{KeyValuePair{TKey, TValue}}. | 
 See Also
See Also