IEnumerable<T>.Sum Method

Computes the sum of the sequence.

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

Return Value

Type: T