Click or drag to resize

KahanSumSum Property

Get the current sum of all added items.

Namespace:  NumberStone
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public double Sum { get; }

Property Value

Type: Double
See Also