Re: foreach pretty useless for composite classes, don't ya thunk?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Marc Gravell

    #1

    Re: foreach pretty useless for composite classes, don't ya thunk?

    You are looking at the 1.1 documentation. There is a *reason* that
    iterator blocks were introduced in C# 2.0.

    "as usual"? I nearly choked on my coffee there...

    Marc
  • raylopez99

    #2
    Re: foreach pretty useless for composite classes, don't ya thunk?

    On Sep 19, 4:53 am, Marc Gravell <marc.grav...@g mail.comwrote:
    You are looking at the 1.1 documentation. There is a *reason* that
    iterator blocks were introduced in C# 2.0.
    >
    No, this example was from the MSDN, which actually incorporates C#
    3.0.

    Any other guesses?
    "as usual"? I nearly choked on my coffee there...
    >
    Truth hurts, eh coffee drinking Marc?

    RL


    Comment

    • =?Utf-8?B?RmFtaWx5IFRyZWUgTWlrZQ==?=

      #3
      Re: foreach pretty useless for composite classes, don't ya thunk?

      The url you included contains "...(vs.71) ..", which means it was written for
      VS 2003, and therefore .Net 1.1.


      "raylopez99 " wrote:
      No, this example was from the MSDN, which actually incorporates C#
      3.0.
      >
      >

      Comment

      Working...