![]() | TypeTallyT, T0 Class |
Namespace: WhetStone.Looping
public class TypeTally<T, T0>
The TypeTallyT, T0 type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddT1 |
Add an ITallierT to the Tally.
|
![]() | AddHidden |
Add an ITallierT to the Tally, but without changing the output type.
|
![]() | Do |
Perform the tally, tallying all the ITallierTs added until the IEnumerableT is done or any of the ITallierTs have broken.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |