posted on Tuesday, October 25, 2005 3:24 PM by richardSlade

Article on generic filtering of object collections

Written a brief article on how to filter an object collection with a generic class that uses reflection. Hope you find it of use.
http://www.thecodeproject.com/csharp/ReflectiveFilter.asp

Cheers

Rich

Comments