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