Returns a sequence of tuples, where each tuple is formed by associating an element of this sequence with its index.
Namespace: SequencesAssembly: Sequences (in Sequences.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Return Value
Type: ISequence Tuple T, Int32A sequence of tuples, where each tuple is formed by associating an element of this sequence with its index.
See Also