Click or drag to resize

QdbDoubleColumn.Sum Method

Overload List
  NameDescription
Public methodSum()
Gets the sum (ie the addition of all values) of the table
Public methodSum(QdbTimeInterval)
Gets the sum (ie the addition of all values) of an interval
Public methodSum(IEnumerable<QdbTimeInterval>)
Gets the sum (ie the addition of all values) in each interval
Top
See Also