Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
TypeTally(T, T0, T1, T2, T3, T4) Class
TypeTally(T, T0, T1, T2, T3, T4) Methods
Add Method
AddHidden Method
Do Method
TypeTally
T
,
T0
,
T1
,
T2
,
T3
,
T4
Add Method
Add an
ITallier
T
to the Tally.
Namespace:
WhetStone.Looping
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
GenericTally
<T>
Add
(
ITallier
<T>
tal
)
Parameters
tal
Type:
WhetStone.Looping
ITallier
T
The
ITallier
T
to add.
Return Value
Type:
GenericTally
T
The tally, without a type wrapper.
See Also
Reference
TypeTally
T, T0, T1, T2, T3, T4
Class
WhetStone.Looping Namespace