TEnumerableBase<T>.Sum Method

Computes the sum of the sequence.

Namespace: Spring.Collections.Base
public
 function Sum: T; overload;

Return Value

Type: T

 

Implements

IEnumerable<T>.Sum