Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
TypeTally(T) Class
TypeTally(T) Methods
Add(T0) Method
AddHidden Method
Do Method
TypeTally
T
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>
AddHidden
(
ITallier
<T>
tal
)
Parameters
tal
Type:
WhetStone.Looping
ITallier
T
The
ITallier
T
to add.
Return Value
Type:
TypeTally
T
The tally, to allow piping.
See Also
Reference
TypeTally
T
Class
WhetStone.Looping Namespace