Suoranta.EnterpriseLib.Web - Developer API

ProcessingResult<(Of <(<'TId, TResult>)>)>..::..Sum Method

Namespace:  Suoranta.EnterpriseLib.Tasks
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public static TResult Sum(
	IEnumerable<ProcessingResult<TId>> results
)

Parameters

results
Type: IEnumerable<(Of <(<'ProcessingResult<(Of <(<'TId>)>)>>)>)>