Parameters
- items
- The source sequence.
- progress
- The IProgress instance to report progress to.
- getProgressInfo
- A function to get progress information from an element.
Type Parameters
- T
- The type of elements in the sequence.
- T2
- The type of progress information.
Return Value
A sequence that reports progress.