[]
        
(Showing Draft Content)

C1.WPF.Binding.Tally.Add

Add Method

Add(Expression)

Adds an Expression to the Tally, updating the associated summary statistics.

Declaration
public void Add(Expression e)
Public Sub Add(e As Expression)
Parameters
Type Name Description
Expression e

Expression to add to the Tally.