1
vote
Filtering generic collections with anonymous methods
Coding with the enemy
– I have recently been adding generics to the ti Object Persistence Framework. As part of that I was asked to add enumerator filtering. I did this using a similar technique to that shown here by Malcolm Groves.I ended up with code used like this:for item in Flist.FilteredEnumerator(function ...
Statistics
|
Visits by Source |
User Actions |




