Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8154639
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T16:25:14+00:00 2026-06-06T16:25:14+00:00

I have interesting question. According to MSDN yield syntax : yield return <expression>; //

  • 0

I have interesting question. According to MSDN yield syntax:

yield return <expression>; // yield some value
yield break;               // exiting from iterator

Why not just:

yield <expression>;        // yield some value
return;                    // exiting from iterator

To me second form would be less verbose and still would have same meaning as first.
So the question is – Why first form was chosen by .NET designers ? What reasons may caused this ? What potential design problems second form has ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T16:25:16+00:00Added an answer on June 6, 2026 at 4:25 pm

    Here’s one possibility: it would create a technical ambiguity (remember that yield is a contextual keyword, not a reserved keyword)… Unlikely, but:

    struct yield {}
    

    Then

    yield x;
    

    Is actually a variable declaration. With the “yield return x;”, that is only valid one way.

    No idea if this is true. Just a thought.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here's an interesting question. I have a system that attempts to run some initialization
I have an interesting question today. I need to convert some pokemon audio files
I am working on a game and have an interesting question. I have some
I have an interesting question. I have a latitude value of 51.445376 and a
I have a interesting question: I want to split the year into 4 quarters.
I have an interesting question about interface builder and ARC. I am building a
An interesting question arose today. Let's say I have a .NET object that implements
I have recently come across an interesting question on strings. Suppose you are given
I have some interesting problem for an hour.. In my flex project, all width
I have interesting question. Do you know of any component to read/write PVRTC iPhone

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.