ProcessingResultExtensions..::..Sum<(Of <(<'TId>)>)> Method
Namespace:
Suoranta.EnterpriseLib.Tasks
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public static ProcessingResult<TId> Sum<TId>( this IEnumerable<ProcessingResult<TId>> results ) where TId : IConvertible
Type Parameters
- TId
Parameters
- results
- Type: IEnumerable<(Of <(<'ProcessingResult<(Of <(<'TId>)>)>>)>)>

