News

Finally! C# developers get a feature that Visual Basic Developers have had since .NET Framework 3.0.
An exception during enumeration ends the enumerator, so you can't continue per se. What you need to do is filter out the bad results (possibly logging them somewhere).