Adds an Expression to the Tally, updating the
associated summary statistics.
Namespace:
C1.Silverlight.BindingAssembly: C1.Silverlight.Binding.5 (in C1.Silverlight.Binding.5.dll)
Syntax
C# |
---|
public void Add( Expression e ) |
Visual Basic |
---|
Public Sub Add ( _ e As Expression _ ) |
Parameters
- e
- Type: C1.Silverlight.Binding..::..Expression
Expression to add to the Tally.