![]() | TypeTally<T, T0, T1, T2, T3> Class |
Namespace: WhetStone.Looping
public class TypeTally<T, T0, T1, T2, T3>
The TypeTally< T, T0, T1, T2, T3> type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add<T4> |
Add an ITallier< T> to the Tally.
|
![]() | AddHidden |
Add an ITallier< T> to the Tally, but without changing the output type.
|
![]() | Do |
Perform the tally, tallying all the ITallier< T> s added until the IEnumerable< T> is done or any of the ITallier< T> s 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.) |