Error!
Success!

A LINQ Style Replace Operator

0
kicks

A LINQ Style Replace Operator  (Unpublished)

It can be useful to search a sequence of items for a specific value or object and replace all matching instances with a new value. Language-Integrated Query (LINQ) does not provide a standard query operator for this purpose but creating one is simple.


Kicked By:
Drop Kicked By: