Intersoft.Client.UI.DataVisualization.Utilities Namespace : IEnumerableHelper Class |
The following tables list the members exposed by IEnumerableHelper.
Name | Description | |
---|---|---|
IEnumerableHelper Constructor |
Name | Description | |
---|---|---|
Iterate<T> | Creates a sequence of values by accepting an initial value, an iteration function, and apply the iteration function recursively. | |
Zip<T0,T1,R> | Accepts two sequences and applies a function to the corresponding values in the two sequences. |