PairDictionaryFromKVArray Method

Overload List

DictionaryFromKVArrayT1, T2(IDictionaryT1, T2, KeyValuePairT1, T2) Populate (empty) dictionary with values from array of key-value pairs.
DictionaryFromKVArrayT1, T2(KeyValuePairT1, T2, IEqualityComparerT1) Create dictionary with values from array of key-value pairs.

See Also