ComponentOne Binding Expressions for WPF and Silverlight
C1.Silverlight.Binding Namespace / Tally Class / Sum Method

In This Topic
    Sum Method (Tally)
    In This Topic
    Gets the sum of the values in the Tally.
    Syntax
    'Declaration
     
    
    Public Function Sum() As System.Double
    public System.double Sum()
    See Also