Enumerate Class |
The Enumerate type exposes the following members.
| Name | Description | |
|---|---|---|
| AsTuples(IEnumerable, IEnumerable) | Enumerates the elements of two enumerations as tuples. | |
| AsTuplesT1, T2(IEnumerableT1, IEnumerableT2) | Enumerates the elements of two enumerations as tuples. |