Click or drag to resize

KahanSumTSum 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 T Sum { get; }

Property Value

Type: T
See Also