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

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