ComponentOne Binding Expressions for WPF and Silverlight
Add Method (Tally)

C1.WPF.Binding Namespace > Tally Class : Add Method
Expression to add to the Tally.
Adds an Expression to the Tally, updating the associated summary statistics.
Syntax
'Declaration
 
Public Sub Add( _
   ByVal e As Expression _
) 
public void Add( 
   Expression e
)

Parameters

e
Expression to add to the Tally.
See Also

Reference

Tally Class
Tally Members