Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
ITalliator(T) Interface
ITalliator(T) Methods
ITalliator
T
Interface
A specific instance of a specific tallying job.
Namespace:
WhetStone.Looping
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
interface
ITalliator
<
in
T>
Type Parameters
T
The type of the
IEnumerable
T
to tally.
The
ITalliator
T
type exposes the following members.
Methods
Name
Description
end
End the tally, and return the result.
next
Introduces a new value into the tally.
Top
See Also
Reference
WhetStone.Looping Namespace