Method Sum(IEnumerable<decimal>)

Assembly: redb.Core.dll

Sum of values from a collection (for arrays)

public static decimal Sum(IEnumerable<decimal> values)