[]
Initializes a new instance of a Tally.
public Tally(bool numbersOnly)
Public Sub New(numbersOnly As Boolean)
| Type | Name | Description |
|---|---|---|
| bool | numbersOnly | Whether this Tally can be used only with numeric values. |
Initializes a new instance of a Tally.
public Tally()
Public Sub New()