Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.968 Beiträge
 
#1

Implementing custom iterators with delayed execution

  Alt 23. Jun 2013, 17:10
The spring4d users amongst you will be familar with methods like IEnumerable.Where which just returns the elements of an enumerable (mostly a list) that match a certain condition passed as delegate.Today we will take a look how that is achieved and what requirements should be met when ...

More...
  Mit Zitat antworten Zitat