C # yield keyword usage,

Source: Internet
Author: User

C # yield keyword usage,

C # has a keyword yield, which simplifies the syntax sugar of traversal operations.

The following Insus. NET use example to illustrate, take last night's article "from the string array to find the number of elements" http://www.cnblogs.com/insus/p/8001026.html

There is a console program:

 

From line #17 to line #29.

According to object-oriented programming, this code should be encapsulated into a category and provide interfaces or methods directly in the class for users to call.
OK. The following Insus. NET creates another class in the program to refactor and encapsulate them:


 

After this change, the console application meets the development requirements, with only one input and one output.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.