Click or drag to resize

PairDictionaryFromKVArray Method

Overload List
  NameDescription
Public methodStatic memberDictionaryFromKVArrayT1, T2(IDictionaryT1, T2, KeyValuePairT1, T2)
Populate (empty) dictionary with values from array of key-value pairs.
Public methodStatic memberDictionaryFromKVArrayT1, T2(KeyValuePairT1, T2, IEqualityComparerT1)
Create dictionary with values from array of key-value pairs.
Top
See Also