Click or drag to resize

CollectionExtensionsMerge Method

Overload List
  Name Description
Public Extension Method MergeT, TKey, TValue(T, IDictionaryTKey, TValue) Merges elements of multiple dictionaries into a single dictionary with no duplicate key values overwritten.
Public Extension Method MergeT, TKey, TValue(T, Boolean, IDictionaryTKey, TValue) Merges elements of multiple dictionaries into a single dictionary.
Top
See Also