Type of elements within source.
Type of key returned by keySelector.
Type of value returned by valueSelector.
A map populated with the projected key/value pairs.
The entire sequence is enumerated immediately. When keySelector produces duplicate keys, later elements overwrite earlier entries.
Materialises source into a
Mapkeyed by the provided selector.