[]
Computes the sum of a sequence of values.
public static object Sum(List<IExpression> source)
A sequence of values to calculate the sum of.