No iterators in VB.NET 2.0?

In a forum, I read that VB.NET 2.0 there won't be an equivalent to the C# 2.0 iterators and yield keyword. Being a C# fan and not one that misses a chance of teasing my VB.NET friends (and customers), I should be happy but, somehow, this sounds weird to me, is this indeed true?
Published Tuesday, June 22, 2004 11:15 PM by Edgar Sánchez
Filed under:

Comments

# re: No iterators in VB.NET 2.0?

Wednesday, June 23, 2004 10:23 AM by Thomas Tomiczek
Given that iterator support is ONLY based on Interfaces, the first statement is total bullshit. Nothing has changed on the way iterators are working on .NET 2.0

The second may be true - no clue. Yield is basicalyl a c# langauge feature, and whethera correlating one exists in vb.net - I do not know.

Leave a Comment

(required) 
(required) 
(optional)
(required)