Cannot return a value from an iterator. Use the yield return statement to return a value, or yield break to end the iteration. ...