Processes a key-value pair through a delegate function.
A KeyValuePair object, or a tuple of key (0) and value (1)
The delegate to produce a result from.
Processes a key-value pair through a delegate function.