Gets the sum of the values in the Tally.

Namespace:  C1.Silverlight.Binding
Assembly:  C1.Silverlight.Binding.5 (in C1.Silverlight.Binding.5.dll)

Syntax

C#
public double Sum()
Visual Basic
Public Function Sum As Double

See Also